diff --git a/Cargo.toml b/Cargo.toml index ccf5a34..e38461b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "etcd" readme = "README.md" repository = "https://github.com/jimmycuadra/rust-etcd" -version = "0.4.0" +version = "0.5.0" [build-dependencies] syntex = "0.30.0"