From 261bd07599ed3d39800150deeea2f0a9a0226a00 Mon Sep 17 00:00:00 2001 From: Amir Date: Sun, 17 Jan 2021 20:54:14 -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 c536c10..aa6264f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-cloudfront-invalidate", - "version": "1.4.0", + "version": "1.5.0", "description": "Serverless plugin that allows you to invalidate Cloudfront Cache", "main": "index.js", "scripts": {