From 3034213574a233dcdf74c8460462ffc26820ef7c Mon Sep 17 00:00:00 2001 From: maruware Date: Wed, 14 Oct 2020 13:22:46 +0900 Subject: [PATCH] v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99de168..a2f312f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfs3-publish", - "version": "0.3.1", + "version": "0.3.2", "description": "Deploy and Invalidation Tool for CloudFront + S3 with npm scripts.", "main": "dist/index.js", "types": "dist/index.d.ts",