bump the version number

This commit is contained in:
Srinath Setty
2021-10-08 09:55:29 -07:00
parent 3e80c5c8ba
commit 4c711a99a5

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "nova-snark" name = "nova-snark"
version = "0.2.0" version = "0.3.0"
authors = ["Srinath Setty <srinath@microsoft.com>"] authors = ["Srinath Setty <srinath@microsoft.com>"]
edition = "2018" edition = "2018"
description = "Recursive zkSNARKs without trusted setup" description = "Recursive zkSNARKs without trusted setup"