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

This commit is contained in:
cedoor
2022-01-24 17:20:06 +01:00
parent bd48b10474
commit bec3975178

View File

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