diff --git a/Cargo.toml b/Cargo.toml index f6ecc65..b71f1e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "etcd" readme = "README.md" repository = "https://github.com/jimmycuadra/rust-etcd" -version = "0.6.0" +version = "0.7.0" [lib] test = false