diff --git a/Cargo.toml b/Cargo.toml index 98739ad..0af2e5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nova-snark" -version = "0.7.2" +version = "0.8.0" authors = ["Srinath Setty "] edition = "2021" description = "Recursive zkSNARKs without trusted setup"