From 0b1a7c10e3f66308ab4d5bc09dec0c987713f1c1 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Tue, 14 Aug 2018 16:57:39 -0400 Subject: [PATCH] update to 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6756c15..6afcf7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embarkjs", - "version": "0.3.2", + "version": "0.3.3", "description": "JavaScript library for easily interacting with web3 technologies", "main": "dist/node/index.js", "browser": {