From 2f199021e9c08c2becdb2f3e2f1fcfb4d0d8a7aa Mon Sep 17 00:00:00 2001 From: JamesIves Date: Mon, 2 Mar 2020 09:58:20 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2da2cd9..0d3496ae 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.3.1", + "version": "3.3.2", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",