chore(incremental-merkle-tree): v1.0.0

This commit is contained in:
cedoor
2022-09-09 12:50:12 +02:00
parent 81fb3d4b65
commit ef9b0f9d92

View File

@@ -1,6 +1,6 @@
{
"name": "@zk-kit/incremental-merkle-tree",
"version": "0.4.3",
"version": "1.0.0",
"description": "Incremental Merkle tree implementation in TypeScript.",
"license": "MIT",
"iife": "dist/index.js",