diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 49c836d0fa..3addacf2be 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ganache-core", - "version": "2.5.6-beta.0", + "version": "2.5.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index aff03b45ea..ba4b653f30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ganache-core", - "version": "2.5.6-beta.0", + "version": "2.5.6", "main": "./index.js", "engines": { "node": ">=8.9.0"