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

This commit is contained in:
cedoor
2022-02-09 10:31:22 +01:00
parent 730ae24937
commit 0fa944e3f9

View File

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