From 4d7e44cf372057a4509a5940a987d3e394cfa357 Mon Sep 17 00:00:00 2001 From: JamesIves Date: Sat, 22 Feb 2020 09:16:57 -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 b01083a2..e0345d6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "github-pages-deploy-action", "description": "GitHub action for building a project and deploying it to GitHub pages.", - "version": "3.2.1", + "version": "3.2.2", "main": "lib/main.js", "scripts": { "build": "tsc",