chore(incremental-merkle-tree): v0.4.0

This commit is contained in:
cedoor
2022-01-25 14:44:46 +01:00
parent 95e1cbda9a
commit b2dff39e01

View File

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