From c0da94f47fb0f7c526fac9340b80878be339b659 Mon Sep 17 00:00:00 2001 From: AnthonyFuller <24512050+AnthonyFuller@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:27:50 +0100 Subject: [PATCH] chore: bump version to 7.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1a6c689..101fbfae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peacockproject/monorepo", - "version": "7.3.5", + "version": "7.4.0", "private": true, "license": "AGPL-3.0", "scripts": {