diff --git a/Cargo.toml b/Cargo.toml index d063c3f..4af2913 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ bench = [ [package] name = "fss-rs" -version = "0.1.0" +version = "0.4.0" edition = "2021" authors = ["myl7 "] description = "Function secret sharing including distributed comparison & point functions"