From 93a7f9f3670ecc10e02b61e203c918deeb6854a8 Mon Sep 17 00:00:00 2001 From: maruware Date: Tue, 25 Aug 2020 14:23:16 +0900 Subject: [PATCH] v0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f916f3..9f3f254 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfs3-publish", - "version": "0.0.8", + "version": "0.0.9", "description": "Deploy and Invalidation Tool for CloudFront + S3 with npm scripts.", "main": "dist/index.js", "types": "dist/index.d.ts",