From cea29a76141827ecbbf2ca6aae8a0b6dce437aff Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Mon, 9 Oct 2023 13:57:41 +0100 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b160b18e3..64bb91aa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-cactus", - "version": "3.4.0", + "version": "3.4.1", "private": false, "scripts": { "dev": "astro dev",