diff --git a/Cargo.toml b/Cargo.toml index 825adc1..79ec117 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.3.1" +version = "0.3.2" authors = [ "Vladimir Komendantskiy ", "Andreas Fackler ",