diff --git a/package-lock.json b/package-lock.json index 286817a2b..e4f2eafc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ocean-node", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ocean-node", - "version": "0.1.0", + "version": "0.2.0", "license": "Apache-2.0", "dependencies": { "@chainsafe/libp2p-gossipsub": "^13.1.0", diff --git a/package.json b/package.json index 8ed154eb7..5511f75b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ocean-node", - "version": "0.1.0", + "version": "0.2.0", "description": "Ocean Node is used to run all core services in the Ocean stack", "author": "Ocean Protocol Foundation", "license": "Apache-2.0",