diff --git a/Cargo.toml b/Cargo.toml index cd499cc..00c441c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smithay-clipboard" -version = "0.7.1" +version = "0.8.0" authors = ["Kirill Chibisov ", "Victor Berger "] edition = "2021" description = "Provides access to the wayland clipboard for client applications."