This commit is contained in:
Alexey 2021-07-06 13:44:44 +03:00
parent acc7e53b01
commit 4a63b3b7fb
1 changed files with 1 additions and 1 deletions

View File

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