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

This commit is contained in:
cedoor
2022-02-02 17:46:06 +01:00
parent 768d180096
commit 670a6fa42e

View File

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