Version bump

This commit is contained in:
Miguel Mota 2019-07-27 17:46:44 -07:00
parent ba8213e492
commit f55ee9876d
No known key found for this signature in database
GPG Key ID: 67EC1161588A00F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "merkletreejs",
"version": "0.1.6",
"version": "0.1.7",
"description": "Construct Merkle Trees and verify proofs",
"main": "dist/index.js",
"types": "typings/merkletreejs/*",