Bump version to 0.2.12

This commit is contained in:
Miguel Mota 2020-12-12 10:59:40 -08:00
parent 4cf2c8aa5f
commit 0c03fb30c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "merkletreejs",
"version": "0.2.11",
"version": "0.2.12",
"description": "Construct Merkle Trees and verify proofs",
"main": "dist/index.js",
"types": "dist/index.d.ts",