diff --git a/package-lock.json b/package-lock.json index 4dbfc09..1badcfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dashwallet", - "version": "0.6.1", + "version": "0.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dashwallet", - "version": "0.6.1", + "version": "0.7.0", "license": "SEE LICENSE IN LICENSE", "dependencies": { "dashhd": "^3.3.0", diff --git a/package.json b/package.json index 17d475e..cdcd146 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashwallet", - "version": "0.6.1", + "version": "0.7.0", "description": "A more civilized wallet for a less civilized age", "main": "index.js", "bin": {},