From 32904cbc6673ba088ab3673e1b822f3e3a03654f Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Tue, 17 Jul 2018 16:04:52 -0500 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad018b7..61ce838 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embarkjs", - "version": "0.1.0", + "version": "0.2.0", "description": "JavaScript library for easily interacting with web3 technologies", "main": "dist/node/index.js", "browser": {