From da186d59ee5be630b09c2932a86b0d007e460f06 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Mon, 13 Aug 2018 10:24:16 -0500 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1b5921..6756c15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embarkjs", - "version": "0.3.1", + "version": "0.3.2", "description": "JavaScript library for easily interacting with web3 technologies", "main": "dist/node/index.js", "browser": {