From 783365d82a616111621ec5c2acb60663db5def7e Mon Sep 17 00:00:00 2001 From: guoapeng Date: Sun, 18 May 2025 19:38:42 +0800 Subject: [PATCH] fix: Update version to V0.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74f182a..76344dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.13", + "version": "0.0.14", "description": "", "author": "", "license": "ISC",