diff --git a/package-lock.json b/package-lock.json index 492a9aa..712fd05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@fleekhq/fleek-storage-js", - "version": "1.0.20", + "version": "1.0.21", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 3e6847c..763ffd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleekhq/fleek-storage-js", - "version": "1.0.20", + "version": "1.0.21", "description": "JS SDK to interact with Fleek Storage", "main": "index.js", "scripts": {