From 7ad1d6b204703cd705f04008ac8e47b4d1d4596d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 11:41:06 +0800 Subject: [PATCH] fix: Update version to V0.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 75818cf..4c7aa71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "description": "", "author": "", "license": "ISC", @@ -102,4 +102,4 @@ "lint-staged" ] } -} +} \ No newline at end of file