From 225f49c93e7933cc64482308ab6d7614807be974 Mon Sep 17 00:00:00 2001 From: maruware Date: Wed, 25 Dec 2019 19:09:42 +0900 Subject: [PATCH] v0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db6c93a..7c3a6d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfs3-publish", - "version": "0.0.4", + "version": "0.0.5", "description": "Deploy and Invalidation Tool for CloudFront + S3 with npm scripts.", "main": "dist/index.js", "types": "dist/index.d.ts",