diff --git a/package-lock.json b/package-lock.json index f71ec8a82..4f0b951b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dashevo/insight-api", - "version": "4.0.5", + "version": "4.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dashevo/insight-api", - "version": "4.0.5", + "version": "4.0.6", "license": "MIT", "dependencies": { "@dashevo/dashcore-lib": "^0.21.1", diff --git a/package.json b/package.json index 6d9f7cf45..6658df74f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dashevo/insight-api", "description": "A Dash blockchain REST and WebSocket API Service", - "version": "4.0.5", + "version": "4.0.6", "repository": "git://github.com/dashevo/insight-api.git", "contributors": [ {