diff --git a/package-lock.json b/package-lock.json index 7caec31..8532387 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ghos3", - "version": "2.0.0", + "version": "3.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ghos3", - "version": "2.0.0", + "version": "3.0.1", "license": "ISC", "dependencies": { "@aws-sdk/client-s3": "^3.540.0", diff --git a/package.json b/package.json index 39a7c25..351ad33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghos3", - "version": "2.0.0", + "version": "3.0.1", "description": "S3 Storage adapter for Ghost.", "main": "index.js", "scripts": {