update version

This commit is contained in:
Iuri Matias 2018-05-03 17:33:33 -04:00
parent 350a8b4f8b
commit 4a46866877
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "2.6.8",
"version": "2.6.9",
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
"scripts": {
"test": "grunt jshint && mocha test/ --no-timeouts && cd test_app/ && npm install && ../bin/embark test"