From 5a75d1c4405a6a6a72b194a0fa4622a81fa20839 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Tue, 20 May 2025 13:53:41 +0800 Subject: [PATCH] fix: Update version to V0.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6010d47..59ee5e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.15", + "version": "0.0.16", "description": "", "author": "", "license": "ISC",