From f131a5fe601e9dbb663022c8d0a7f442c97567c9 Mon Sep 17 00:00:00 2001 From: lxfu1 <954055752@qq.com> Date: Thu, 4 Sep 2025 15:52:33 +0800 Subject: [PATCH] chore: uodate version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce18299..d5587cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/scale", - "version": "0.5.1", + "version": "0.5.2", "description": "Toolkit for mapping abstract data into visual representation.", "license": "MIT", "main": "lib/index.js",