From d787844ce92164962e4ec92097ff671ee203ce21 Mon Sep 17 00:00:00 2001 From: dabeng Date: Thu, 1 Sep 2016 09:10:27 +0800 Subject: [PATCH] update version --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6043f3aa..523c5f7e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "1.1.3", + "version": "1.1.4", "homepage": "https://github.com/dabeng/OrgChart", "authors": [ "dabeng " diff --git a/package.json b/package.json index 1885cb2e..10ca8d92 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "1.1.3", + "version": "1.1.4", "description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.", "main": "./dist/js/jquery.orgchart.js", "style": [