diff --git a/package-lock.json b/package-lock.json index 2c3e7d5ce..0ce036acd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ganache", - "version": "2.4.0-beta.0", + "version": "2.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index adb7a11bc..56e7a1277 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ganache", "productName": "Ganache", - "version": "2.4.0-beta.0", + "version": "2.4.0", "description": "Personal Blockchain for Ethereum", "repository": { "type": "git",