From 103a78fa43160bf277dfaeec10f11093afa9099e Mon Sep 17 00:00:00 2001 From: emizzle Date: Wed, 31 Oct 2018 11:18:39 +0100 Subject: [PATCH] 0.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cb8339..1e57b10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embarkjs", - "version": "0.4.3", + "version": "0.4.4", "description": "JavaScript library for easily interacting with web3 technologies", "main": "dist/node/index.js", "browser": {