From 8d4fd22b1e9a912fae7f76a7e90b8da6f5c690b2 Mon Sep 17 00:00:00 2001 From: maruware Date: Tue, 8 Sep 2020 15:31:42 +0900 Subject: [PATCH] v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d8ff5a..75c2927 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfs3-publish", - "version": "0.3.0", + "version": "0.3.1", "description": "Deploy and Invalidation Tool for CloudFront + S3 with npm scripts.", "main": "dist/index.js", "types": "dist/index.d.ts",