update to 2.4.1

This commit is contained in:
Iuri Matias 2017-03-12 20:53:50 -04:00
parent b2c0c8f355
commit 3490083f23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "embark",
"version": "2.4.0",
"version": "2.4.1",
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
"scripts": {
"test": "grunt jshint && mocha test/ --no-timeouts"