From 45590f9c41360c47205054b082de4d9ea9b1b4b6 Mon Sep 17 00:00:00 2001 From: Amir Date: Tue, 31 Aug 2021 22:04:13 -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 50f706b..1a34039 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-cloudfront-invalidate", - "version": "1.9.0", + "version": "1.10.0", "description": "Serverless plugin that allows you to invalidate Cloudfront Cache", "main": "index.js", "scripts": {