Skip to content

Commit 30359ba

Browse files
committed
Changes for bower.json
bower version number incorrect angular-ui-tree#357
1 parent eb8ce70 commit 30359ba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bower.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "angular-ui-tree",
3-
"version": "2.1.5",
4-
"homepage": "https://github.com/JimLiu/angular-ui-tree",
3+
"version": "2.2.0",
4+
"homepage": "https://github.com/angular-ui-tree/angular-ui-tree",
55
"authors": [
66
"Jim Liu <https://github.com/JimLiu>",
7-
"Voles <https://github.com/Voles>"
7+
"Voles <https://github.com/Voles>",
8+
"Clément Prévot <https://github.com/clementprevot>"
89
],
910
"description": "Tree directive for AngularJS",
1011
"main": [

0 commit comments

Comments
 (0)