From 92a9c8019c693c30a26c72e95d49b0b8ee919bd3 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Sun, 11 May 2025 20:48:39 +0800 Subject: [PATCH] fix: Update version to V0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10e905c..8fa7b4a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.3", + "version": "0.0.4", "description": "", "author": "", "license": "ISC",