diff --git a/package-lock.json b/package-lock.json index d39041a..dfc3fcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/keeper-js", - "version": "0.1.1", + "version": "0.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7b1c2b2..b3e5bf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/keeper-js", - "version": "0.0.0", + "version": "0.0.1", "description": "Ocean Javascript Client", "main": "dist/squid.js", "scripts": {