From 1f5f2c6d0d948aa3751658811d9948bb1d287581 Mon Sep 17 00:00:00 2001 From: iuri matias Date: Thu, 3 May 2018 15:06:00 -0400 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7efa9fbfd..ff843808a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embark", - "version": "2.7.0", + "version": "3.0.0", "description": "Embark is a framework that allows you to easily develop and deploy DApps", "scripts": { "lint": "./node_modules/.bin/eslint lib/",