From 916bb083af469af8d760a46a7bad9cbd862df01a Mon Sep 17 00:00:00 2001 From: abearxiong Date: Sun, 1 Feb 2026 18:09:37 +0800 Subject: [PATCH] 0.0.41 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c9e9ba4..d69ad15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kevisual/api", - "version": "0.0.40", + "version": "0.0.41", "description": "", "main": "mod.ts", "scripts": { @@ -54,4 +54,4 @@ "./resources": "./query/query-resources/index.ts", "./query/*": "./query/*" } -} \ No newline at end of file +}