diff --git a/package.json b/package.json index ee4a2de..1afb673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solidity-workspace", - "version": "0.1.2", + "version": "0.1.3", "description": "Turn solidity source code into AST objects with easy access to contracts, functions, ...", "main": "src/index.js", "bin": {