diff --git a/package-lock.json b/package-lock.json index ac8b82b..508d3de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orgchart", - "version": "3.8.0", + "version": "3.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "orgchart", - "version": "3.8.0", + "version": "3.8.1", "license": "MIT", "dependencies": { "html2canvas": "^1.4.1", diff --git a/package.json b/package.json index 05e93b7..e003972 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "3.8.0", + "version": "3.8.1", "description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.", "main": "./dist/js/jquery.orgchart.min.js", "style": [