chore(merkle-tree): v0.1.0

This commit is contained in:
cedoor
2022-01-16 22:03:16 +01:00
parent fb2c5cfd8b
commit d711e1e2ac

View File

@@ -1,6 +1,6 @@
{
"name": "@zk-kit/merkle-tree",
"version": "0.2.1",
"version": "0.1.0",
"description": "Merkle tree implementation in TypeScript.",
"iife": "dist/index.js",
"unpkg": "dist/index.min.js",