diff --git a/Cargo.toml b/Cargo.toml index 83ad93f..3ce7c9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dkregistry" -version = "0.0.1-dev" +version = "0.1.0" authors = ["Luca Bruno "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/dkregistry"