diff --git a/package-lock.json b/package-lock.json index 95e5d24..7c0fee1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/squid", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4e5b43d..9c4b759 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/squid", - "version": "0.0.4", + "version": "0.0.5", "description": "JavaScript client library for Ocean Protocol", "main": "dist/squid.js", "scripts": {