From a112c0ea8afe944a1a1a950744213db7b2236280 Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 17 Oct 2020 16:06:05 -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 8b3d01bf..f875cc1f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@jamesives/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.6.2", + "version": "3.7.0", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",