diff --git a/Cargo.toml b/Cargo.toml index 435d1e7..41074cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustysecrets-cli" -version = "0.1.1-pre" +version = "0.2.0" authors = ["Romain Ruetschi "] description = "rustysecrets-cli is a command-line wrapper around RustySecrets, a Rust implementation of threshold Shamir's secret sharing"