diff --git a/package.json b/package.json index 220cf46..321cf67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smarts3", - "version": "2.2.3", + "version": "2.2.4", "private": false, "description": "A Node.js TypeScript package to create a local S3 endpoint for simulating AWS S3 operations using mapped local directories for development and testing purposes.", "main": "dist_ts/index.js", @@ -70,4 +70,4 @@ "bugs": { "url": "https://code.foss.global/push.rocks/smarts3/issues" } -} \ No newline at end of file +}