From f13f7f6a556c39f33aed370fc765b58ebc8ad64e Mon Sep 17 00:00:00 2001 From: maruware Date: Mon, 7 Sep 2020 11:23:16 +0900 Subject: [PATCH] v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a1c0ff..9770615 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfs3-publish", - "version": "0.0.9", + "version": "0.1.0", "description": "Deploy and Invalidation Tool for CloudFront + S3 with npm scripts.", "main": "dist/index.js", "types": "dist/index.d.ts",