diff --git a/Cargo.lock b/Cargo.lock index 22c06f3..efaf692 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1156,7 +1156,7 @@ checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" [[package]] name = "xwayland-satellite" -version = "0.5.1" +version = "0.6.0" dependencies = [ "anyhow", "bitflags 2.9.1", diff --git a/Cargo.toml b/Cargo.toml index 903c444..845a6b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ all = "deny" [package] name = "xwayland-satellite" -version = "0.5.1" +version = "0.6.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html