diff --git a/Cargo.toml b/Cargo.toml index 7cb6d4d..e892409 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "threshold_crypto" # REMINDER: Update version in `README.md` when incrementing: -version = "0.2.0" +version = "0.2.1" authors = [ "Vladimir Komendantskiy ", "Andreas Fackler ",