diff --git a/Cargo.toml b/Cargo.toml index 56709c9..d1d4849 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nova-snark" -version = "0.4.0" +version = "0.4.1" authors = ["Srinath Setty "] edition = "2018" description = "Recursive zkSNARKs without trusted setup"