diff --git a/package.json b/package.json index ba95088..bbd97de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-s3-sync", - "version": "1.7.2", + "version": "1.7.3", "description": "A plugin to sync local directories and S3 prefixes for Serverless Framework.", "main": "index.js", "scripts": {