diff --git a/Cargo.toml b/Cargo.toml index 0eac06c..43ead36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dstore" -version = "0.1.2" +version = "0.2.0" authors = ["Devdutt Shenoi "] license = "Apache-2.0" description = "A partially distributed storage framework, using the two-layer architecture."