From 9fe89ade16a40a571cc0b17d4934fece0ae5674c 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 b02435d..1d2ad20 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",