diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 9c9d85325..f316197f2 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "embark", - "version": "3.2.3", + "version": "4.0.0-alpha.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 968e3cf1b..13c299b41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embark", - "version": "3.2.3", + "version": "4.0.0-alpha.0", "author": "Iuri Matias ", "contributors": [], "description": "Embark is a framework that allows you to easily develop and deploy DApps",