From 11164de7b2d38f02bd54a5b7d5aec24b8613869b Mon Sep 17 00:00:00 2001 From: Amir Date: Wed, 1 Sep 2021 07:15:35 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a34039..2848262 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-cloudfront-invalidate", - "version": "1.10.0", + "version": "1.11.0", "description": "Serverless plugin that allows you to invalidate Cloudfront Cache", "main": "index.js", "scripts": {