diff --git a/package-lock.json b/package-lock.json index cb57dc4..885532d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dashkeys", - "version": "1.0.3", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dashkeys", - "version": "1.0.3", + "version": "1.1.0", "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@dashincubator/base58check": "^1.3.2", diff --git a/package.json b/package.json index dc1118d..d2aa508 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashkeys", - "version": "1.0.3", + "version": "1.1.0", "description": "Generate, validate, create, and convert WIFs and PayAddress.", "main": "dashkeys.js", "browser": {