From 2c3bff063c13f71ddb74bf381116aae362c54402 Mon Sep 17 00:00:00 2001 From: Amir Date: Wed, 13 Jul 2022 20:00:38 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60e953b..89db896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-cloudfront-invalidate", - "version": "1.12.1", + "version": "1.12.2", "description": "Serverless plugin that allows you to invalidate Cloudfront Cache", "main": "index.js", "scripts": {