diff --git a/package-lock.json b/package-lock.json index f7b2dad41..319d3ce49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dashcore-lib", - "version": "0.20.1", + "version": "0.20.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 97938ba75..728ee197f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dashcore-lib", - "version": "0.20.1", + "version": "0.20.2", "description": "A pure and powerful JavaScript Dash library.", "author": "Dash Core Group, Inc. ", "main": "index.js",