Skip to content

Commit

Permalink
chore: bump @zk-kit/utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed May 20, 2024
1 parent 3a1b732 commit 5af9246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/poseidon-proof/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@zk-kit/artifacts": "^1.3.1",
"@zk-kit/utils": "1.0.0-beta.4",
"@zk-kit/utils": "1.0.0-beta.5",
"ethers": "^6.12.0",
"snarkjs": "^0.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-kit/utils",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "Essential zero-knowledge utility library for JavaScript developers.",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 5af9246

Please sign in to comment.