diff --git a/package.json b/package.json index 6507c3c..23e0902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embarkjs", - "version": "0.3.0", + "version": "0.3.1", "description": "JavaScript library for easily interacting with web3 technologies", "main": "dist/node/index.js", "browser": {