Skip to content

Commit

Permalink
chore(zk-groups): v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Feb 16, 2023
1 parent d4a60ce commit aa1d7de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/contracts/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-groups/contracts",
"version": "0.1.6",
"version": "0.1.7",
"description": "Zk-groups smart contracts to manage off-chain groups and verify their zero-knowledge proofs.",
"license": "MIT",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion libs/hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-groups/hardhat",
"version": "0.1.6",
"version": "0.1.7",
"description": "A Hardhat plugin which provide tasks to deploy ZKGroups contracts.",
"license": "MIT",
"repository": "https://github.com/privacy-scaling-explorations/zk-groups",
Expand Down

0 comments on commit aa1d7de

Please sign in to comment.