diff --git a/package-lock.json b/package-lock.json index aa0b351fa..cf3ce141f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dashevo/dashcore-lib", - "version": "0.20.6", + "version": "0.20.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dashevo/dashcore-lib", - "version": "0.20.6", + "version": "0.20.7", "license": "MIT", "dependencies": { "@dashevo/bls": "~1.2.9", diff --git a/package.json b/package.json index b88886751..422f6406b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dashcore-lib", - "version": "0.20.6", + "version": "0.20.7", "description": "A pure and powerful JavaScript Dash library.", "author": "Dash Core Group, Inc. ", "main": "index.js",