Skip to content

Commit 9c1c00a

Browse files
dczids1024
authored andcommitted
experimental: Bump input-method-v2
1 parent f1f1392 commit 9c1c00a

File tree

4 files changed

+1409
-9
lines changed

4 files changed

+1409
-9
lines changed

wayland-protocols-experimental/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
- Introduce protocol `session_management-v1`,
88
- Introduce protocol `input_method-v2`.
99

10+
### Breaking changes
11+
12+
- Bump `input_method-v2` to version 2.

wayland-protocols-experimental/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "wayland-protocols-experimental"
33
# The major version updates every time the protocols are pulled from wayland-protocols.
44
# That's because experimental protocols version bumps are incompatible by definition.
5-
version = "20250703.0.1"
5+
version = "20250721.0.1"
66
documentation = "https://docs.rs/wayland-protocols-experimental/"
77
repository = "https://github.com/smithay/wayland-rs"
88
authors = ["Elinor Berger <elinor@safaradeg.net>"]

0 commit comments

Comments
 (0)