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