From 771e15a0b8ff79a63cd5acd35ec2639c2911c450 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 16 May 2025 13:11:51 +0800 Subject: [PATCH] fix: Update version to V0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86b1d89..3df54b4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.12", + "version": "0.0.13", "description": "", "author": "", "license": "ISC",