From 47f861198ad8f29f450c7078523d2a4fd62529d2 Mon Sep 17 00:00:00 2001 From: Dendi Date: Fri, 10 Jan 2025 17:19:48 +0800 Subject: [PATCH] test workflow publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19a61fc..df76d1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n6-ui", - "version": "1.2.3", + "version": "1.2.4", "description": "N6 Network UI Framework", "main": "dist/index.js", "types": "dist/index.d.ts",