diff --git a/Cargo.toml b/Cargo.toml index 31ac72b0..5bce87a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dkregistry" -version = "0.3.1-alpha.0" +version = "0.3.1" authors = ["Luca Bruno ", "Stefan Junker "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/dkregistry"