From e919186835a633588149e23f22c84746284e5c93 Mon Sep 17 00:00:00 2001 From: JamesIves Date: Tue, 31 Mar 2020 10:41:47 -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 8673a98e2..30252ff8f 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.3", + "version": "3.4.5", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",