This commit is contained in:
Sergei SMART 2022-03-14 20:14:01 +10:00
parent 2e65f7cac0
commit b92ee38355
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "fixed-merkle-tree",
"version": "0.7.0",
"version": "0.7.1",
"description": "Fixed depth merkle tree implementation with sequential inserts",
"repository": "https://github.com/tornadocash/fixed-merkle-tree.git",
"main": "lib/index.js",