diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 74a78cdc22..e05bd0fcf8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ganache-core", - "version": "2.5.8-beta.0", + "version": "2.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 491eb39d94..3056600c8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ganache-core", - "version": "2.5.8-beta.0", + "version": "2.6.0", "main": "./index.js", "engines": { "node": ">=8.9.0"