Bump patch version

This commit is contained in:
Miguel Mota 2023-04-24 00:24:13 -07:00
parent 905a95c358
commit 1f3ab59dcf
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.3.9",
"version": "0.3.10",
"description": "Construct Merkle Trees and verify proofs",
"main": "dist/index.js",
"types": "dist/index.d.ts",