From 9271811702328b4273f6938866414923f416f6aa Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 18 Jul 2025 10:27:27 +0800 Subject: [PATCH] fix: Update version to V1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a49caf..a2a3a97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "1.0.9", + "version": "1.0.10", "description": "", "author": "", "license": "ISC",