diff --git a/package-lock.json b/package-lock.json index c507cca..179e252 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dashhd", - "version": "3.3.1", + "version": "3.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dashhd", - "version": "3.3.1", + "version": "3.3.2", "license": "SEE LICENSE IN LICENSE", "dependencies": { "dashkeys": "^1.1.1" diff --git a/package.json b/package.json index 47613de..d53ccce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashhd", - "version": "3.3.1", + "version": "3.3.2", "description": "Manage HD Keys from HD Wallet Seed and Extended (xprv, xpub) Key Paths. Part of $DASH Tools.", "main": "dashhd.js", "browser": {