From 586e8fc6937770c5d82787c58a3969d90aebb4aa Mon Sep 17 00:00:00 2001 From: Daniel Walsh Date: Tue, 6 Dec 2022 16:49:23 +0000 Subject: [PATCH] Release 1.2.0 (#35) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cec245..655a602 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pages-action", - "version": "1.0.0", + "version": "1.2.0", "description": "Publish to Cloudflare Pages", "main": "index.js", "scripts": {