Skip to content

Commit

Permalink
chore(binary-merkle-root): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed May 13, 2024
1 parent 7c9ddde commit 8707a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/binary-merkle-root/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-kit/binary-merkle-root.circom",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"description": "A circuit to calculate the root of a binary Merkle tree using a provided proof-of-membership.",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 8707a90

Please sign in to comment.