From 581b8f8c57e569bc4adaf0a009a1f4e4f67bbf68 Mon Sep 17 00:00:00 2001 From: Amir Date: Sat, 24 Apr 2021 15:09:38 -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 98b4eab..50f706b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-cloudfront-invalidate", - "version": "1.8.0", + "version": "1.9.0", "description": "Serverless plugin that allows you to invalidate Cloudfront Cache", "main": "index.js", "scripts": {