From cdc88c486c07ca65a7d3cdacb5b4545d2bc4116c Mon Sep 17 00:00:00 2001 From: Linzp Date: Mon, 27 Oct 2025 15:40:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=96=B0=E7=89=88=E6=9C=AC?= 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 60817f4..c583469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kne/column-split", - "version": "0.1.0", + "version": "1.0.0", "description": "通过拖动分隔条分配元素占比", "syntax": { "esmodules": true