From fa4bb644ce03a8e80d27ff2f0bfabcc4d5b055a4 Mon Sep 17 00:00:00 2001 From: xion Date: Thu, 27 Feb 2025 18:17:17 +0800 Subject: [PATCH] release 0.0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d20be9d..12cd976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kevisual/envision-cli", - "version": "0.0.24", + "version": "0.0.25", "description": "envision command tools", "main": "dist/index.js", "type": "module",