From 32f89e00aa2b0f7e0e600c92b4788a7ea7cb6f53 Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 9 Apr 2020 15:22:53 +0000 Subject: [PATCH] =?UTF-8?q?Release=203.4.7=20=F0=9F=93=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1dd55c7..6852c313 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "github-pages-deploy-action", "description": "GitHub action for building a project and deploying it to GitHub pages.", "author": "James Ives (https://jamesiv.es)", - "version": "3.4.6", + "version": "3.4.7", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",