diff --git a/Cargo.toml b/Cargo.toml index 25820d3..f52fc98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "safex11" -version = "0.0.5" +version = "0.0.6" description = "Safe, high-level x11 bindings" license-file = "LICENSE" authors = ["Michael Zhang "]