From bb6651bf09a41105b6eba77dc87e2589f30cb36b Mon Sep 17 00:00:00 2001 From: guoapeng Date: Mon, 12 May 2025 02:34:29 +0800 Subject: [PATCH] fix: Update version to V0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fa7b4a..09294bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.4", + "version": "0.0.5", "description": "", "author": "", "license": "ISC",