diff --git a/package-lock.json b/package-lock.json index 78f8c40..b84d250 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@push.rocks/smartbucket", - "version": "3.0.4", + "version": "3.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@push.rocks/smartbucket", - "version": "3.0.4", + "version": "3.0.5", "license": "UNLICENSED", "dependencies": { "@push.rocks/smartpath": "^5.0.18", diff --git a/package.json b/package.json index f84942e..e6fa930 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartbucket", - "version": "3.0.4", + "version": "3.0.5", "description": "A TypeScript library that offers simple, cloud-independent object storage with features like bucket creation, file management, and directory management.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",