From 6a35f1476f247195120d52102750c1744eeef259 Mon Sep 17 00:00:00 2001 From: tree Date: Fri, 9 Feb 2024 21:09:57 +0100 Subject: [PATCH] version: 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed4ae79..2224572 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "w3pn-web", "type": "module", - "version": "0.0.1", + "version": "1.0.0", "scripts": { "dev": "astro dev", "start": "astro dev",