diff --git a/Cargo.toml b/Cargo.toml index 31a80f7809b..6678d67665b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcb" -version = "1.4.0" +version = "1.5.0" authors = [ "Remi Thebault " ] description = "Rust safe bindings for XCB" repository = "https://github.com/rust-x-bindings/rust-xcb"