From 2a8f84c9a67cc9f5e0addcdd82bf937ef08679a0 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 14:40:42 +0800 Subject: [PATCH] fix: Update version to V0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d43700..7b56081 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.7", + "version": "0.0.8", "description": "", "author": "", "license": "ISC",