From 67d2de94fd208234dbf22ed295a8b91558bb3ec2 Mon Sep 17 00:00:00 2001 From: JamesIves Date: Tue, 31 Mar 2020 10:14:32 -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 d7ba5319..8673a98e 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.2", + "version": "3.4.3", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",