Bump patch version

This commit is contained in:
Miguel Mota 2021-12-09 21:00:49 -08:00
parent b4d93df890
commit e239f1cdc7
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.2.26",
"version": "0.2.27",
"description": "Construct Merkle Trees and verify proofs",
"main": "dist/index.js",
"types": "dist/index.d.ts",