From 3fa26d819cccde6b24b47312c866268eaac18db7 Mon Sep 17 00:00:00 2001 From: dabeng Date: Wed, 22 Jun 2016 22:52:19 +0800 Subject: [PATCH] update version info --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b869898e..46cdb024 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "1.0.9", + "version": "1.0.9.5", "homepage": "https://github.com/dabeng/OrgChart", "authors": [ "dabeng " diff --git a/package.json b/package.json index 6543648d..6462b5b5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orgchart", - "version": "1.0.9", + "version": "1.0.9.5", "description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.", "main": "./dist/js/jquery.orgchart.js", "style": [