From f7297524dc271b7be1d499cef45cbbe6bf3b48be Mon Sep 17 00:00:00 2001 From: dabeng Date: Sun, 15 Dec 2024 12:40:09 +0800 Subject: [PATCH] upgrade to new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c84199..143271a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "4.0.1", + "version": "5.0.0", "description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.", "main": "./dist/js/jquery.orgchart.min.js", "style": [