From 2f6761549d149ad43202953a18570161a1e83125 Mon Sep 17 00:00:00 2001 From: tree Date: Sun, 25 Feb 2024 22:31:12 +0100 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75f80c5..a2eb1f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "w3pn-web", "type": "module", - "version": "1.2.0", + "version": "1.2.1", "scripts": { "dev": "astro dev", "start": "astro dev",