diff --git a/Cargo.toml b/Cargo.toml index 33d634a..4c4f511 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "x11-clipboard" -version = "0.5.2" +version = "0.5.3" authors = ["quininer kel "] description = "x11 clipboard support for Rust." repository = "https://github.com/quininer/x11-clipboard"