From 95ddf2e4428d8d647df66d01e5418f13fd47b728 Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 14 May 2020 21:30:04 -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 66fe69e8..1771be0a 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.10", + "version": "3.5.0", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",