From 0ee0ce9fdcd4132138a92a5ae1294ae62d6205b6 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Fri, 13 Mar 2026 04:05:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E8=87=B3=200.1.22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a13181..d24bb76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kevisual/cli", - "version": "0.1.21", + "version": "0.1.22", "description": "envision 命令行工具", "type": "module", "basename": "/root/cli",