From 1209346a71205b21cafcd247d580f06ed95dd26d Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Tue, 26 Sep 2023 14:54:23 +0200 Subject: [PATCH] fix: update packag.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07ba9c5..d61e6fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexohneander-astro", - "version": "2.3.7", + "version": "2.3.9", "scripts": { "dev": "astro check --watch & astro dev", "start": "astro dev",