From 93ddbb50f4a9e784e87433639cd1bdea685f81d9 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 15 May 2025 17:34:34 +0800 Subject: [PATCH] fix: Update version to V0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 014630f..9dd6b4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.9", + "version": "0.0.10", "description": "", "author": "", "license": "ISC",