From 959a2c5650e10727c92fff03136d52d334b92fd4 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Mon, 12 May 2025 10:35:02 +0800 Subject: [PATCH] fix: Update version to V0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5fc2b3..41e6816 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.6", + "version": "0.0.7", "description": "", "author": "", "license": "ISC",