diff --git a/Cargo.toml b/Cargo.toml index 2036d1c..e09991b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nova-snark" -version = "0.20.3" +version = "0.21.0" authors = ["Srinath Setty "] edition = "2021" description = "Recursive zkSNARKs without trusted setup"