diff --git a/groth16.nimble b/groth16.nimble index 168d302..e2a85fe 100644 --- a/groth16.nimble +++ b/groth16.nimble @@ -1,4 +1,4 @@ -version = "0.0.1" +version = "0.1.0" author = "Balazs Komuves" description = "Groth16 proof system" license = "MIT OR Apache-2.0"