diff --git a/package-lock.json b/package-lock.json index 8832c68..d36b939 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ghos3", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ghos3", - "version": "1.1.1", + "version": "1.1.2", "license": "ISC", "dependencies": { "@aws-sdk/client-s3": "^3.413.0", diff --git a/package.json b/package.json index d2e9784..6770725 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghos3", - "version": "1.1.1", + "version": "1.1.2", "description": "S3 Storage adapter for Ghost.", "main": "index.js", "scripts": {