diff --git a/s3/package.json b/s3/package.json index b6f463c..2afe382 100644 --- a/s3/package.json +++ b/s3/package.json @@ -1,6 +1,6 @@ { "name": "@scloud/s3", - "version": "1.0.0", + "version": "1.0.1", "description": "Functions for s3 CRUD and list.", "main": "dist/index.js", "files": [ @@ -48,4 +48,4 @@ "dependencies": { "@aws-sdk/client-s3": "*" } -} \ No newline at end of file +}