diff --git a/package-lock.json b/package-lock.json index 30b56ca..9869f67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dashhd", - "version": "3.3.2", + "version": "3.3.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dashhd", - "version": "3.3.2", + "version": "3.3.3", "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@dashincubator/secp256k1": "^1.7.1-5", diff --git a/package.json b/package.json index f3cd5bb..860f933 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashhd", - "version": "3.3.2", + "version": "3.3.3", "description": "Manage HD Keys from HD Wallet Seed and Extended (xprv, xpub) Key Paths. Part of $DASH Tools.", "main": "dashhd.js", "browser": {