From c1a97b00ec2350986c22c76f3ea6b9e2d28086aa Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 15 May 2025 18:08:18 +0800 Subject: [PATCH] fix: Update version to V0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6f9c0a..5dea2da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.11", + "version": "0.0.12", "description": "", "author": "", "license": "ISC",