diff --git a/Cargo.toml b/Cargo.toml index e881b36..65c2e15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wayland-csd-frame" -version = "0.2.1" +version = "0.2.2" authors = ["Kirill Chibisov "] repository = "https://github.com/rust-windowing/wayland-csd-frame" description = "Common trait and types for wayland CSD interop"