From 1ca9908f340b721a93fea523afc9fc549eed4453 Mon Sep 17 00:00:00 2001 From: Carter Himmel Date: Tue, 14 Nov 2023 12:28:05 -0700 Subject: [PATCH] release: bump --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 9d7f094..e59fdb5 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "pages-turbo-workspace-action", + "version": "1.0.0", "workspaces": [ "apps/**" ],