From 51d3810883c3c2e8c9990b184b7a805dc7f057e5 Mon Sep 17 00:00:00 2001 From: JamesIves Date: Sat, 21 Mar 2020 17:26:09 -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 04dfd5d7..414a9455 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.1", + "version": "3.4.2", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",