diff --git a/Cargo.toml b/Cargo.toml index 88151ad5a..d2f6318ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zookeeper" -version = "0.7.0" +version = "0.8.0" authors = ["Nandor Kracser "] license = "MIT" homepage = "https://github.com/bonifaido/rust-zookeeper"