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