diff --git a/package-lock.json b/package-lock.json index d2f6f4570..8b12d3b13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dashevo/dashcore-node", - "version": "7.0.3", + "version": "7.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dashevo/dashcore-node", - "version": "7.0.3", + "version": "7.0.4", "license": "MIT", "dependencies": { "@dashevo/dashcore-lib": "^0.21.1", diff --git a/package.json b/package.json index 11985e8e8..2c705ff8e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@dashevo/dashcore-node", "description": "Full node with extended capabilities using Dashcore and Dash Core (dashd)", "author": "BitPay ", - "version": "7.0.3", + "version": "7.0.4", "main": "./index.js", "repository": "git://github.com/dashevo/dashcore-node.git", "homepage": "https://github.com/dashevo/dashcore-node",