diff --git a/package-lock.json b/package-lock.json index 1acabd6..ea3f4c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "polymathjs", - "version": "0.1.2", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 36ac209..2aab23c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "polymathjs", "author": "Polymath", - "version": "0.1.2", + "version": "0.2.0", "description": "Tools for interacting with the Polymath platform", "main": "index.js", "scripts": {