1 Commits

Author SHA1 Message Date
poma
1f86cc10c1 bump version 2020-07-31 16:15:55 +03:00

View File

@@ -1,6 +1,6 @@
{
"name": "fixed-merkle-tree",
"version": "0.2.0",
"version": "0.2.1",
"description": "Fixed depth merkle tree implementation with sequential inserts",
"main": "src/merkleTree.js",
"scripts": {