From fa7d8c372c960468164df154e70933634d83d687 Mon Sep 17 00:00:00 2001 From: AnthonyFuller <24512050+AnthonyFuller@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:42:26 +0000 Subject: [PATCH] chore: bump version to 8.0.0-alpha.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13552a51..20a2228f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peacockproject/monorepo", - "version": "8.0.0-alpha.2", + "version": "8.0.0-alpha.3", "private": true, "license": "AGPL-3.0", "scripts": {