From fb36d5826418a8210dfe16c7c5fb31a74d10dcd8 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 3 Jul 2025 11:35:24 +0800 Subject: [PATCH] fix: Update version to V0.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c5cb7b..b0045f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.14", + "version": "0.0.15", "description": "", "author": "", "license": "ISC",