diff --git a/package-lock.json b/package-lock.json index 3a6a6bc..8716eb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/gnosis-core-contracts", - "version": "0.2.1", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ffa87fa..f9d398a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/gnosis-core-contracts", - "version": "0.2.1", + "version": "0.3.0", "description": "Collection of smart contracts for the Gnosis prediction market platform", "scripts": { "lint": "eslint .",