From 52122e12a5d963b1ced5ba3025f9894ee3fb8221 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Thu, 6 Sep 2018 08:11:11 -0400 Subject: [PATCH] update to 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daeacc5..1ec7f9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embarkjs", - "version": "0.4.0", + "version": "0.4.1", "description": "JavaScript library for easily interacting with web3 technologies", "main": "dist/node/index.js", "browser": {