From 58fc746c0bb2a22750487479494406fbccfd6a74 Mon Sep 17 00:00:00 2001 From: Srinath Setty Date: Thu, 18 May 2023 11:19:15 -0700 Subject: [PATCH] release candidate (#169) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"