From 6684418f1eff6db0b6e0c9d342ca7fa9f586b64d Mon Sep 17 00:00:00 2001 From: maruware Date: Thu, 26 Dec 2019 15:04:00 +0900 Subject: [PATCH] v0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec84930..5f916f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfs3-publish", - "version": "0.0.7", + "version": "0.0.8", "description": "Deploy and Invalidation Tool for CloudFront + S3 with npm scripts.", "main": "dist/index.js", "types": "dist/index.d.ts",