From d4b23cdccee5fa6cbd9201de0ac46065dbe7479c Mon Sep 17 00:00:00 2001 From: James Ives Date: Tue, 31 Mar 2020 11:08:38 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30252ff8..968bc96e 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 ", - "version": "3.4.5", + "version": "3.4.6", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",