Skip to content

Commit

Permalink
chore(groth16): version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Oct 12, 2023
1 parent dc0dd66 commit 12ce6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/groth16/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-kit/groth16",
"version": "0.1.0",
"version": "0.2.0",
"description": "A snippet of SnarkJS code for verifying and generating Groth16 proofs only.",
"license": "MIT",
"main": "dist/index.node.js",
Expand Down

0 comments on commit 12ce6bc

Please sign in to comment.