Skip to content

Commit eb8ce70

Browse files
committed
Update version to v2.2.0
1 parent 9548de6 commit eb8ce70

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/angular-ui-tree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular UI Tree v2.1.5
2+
* @license Angular UI Tree v2.2.0
33
* (c) 2010-2014. https://github.com/JimLiu/angular-ui-tree
44
* License: MIT
55
*/

dist/angular-ui-tree.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Angular-UI-Tree",
3-
"version": "2.1.6",
3+
"version": "2.2.0",
44
"description": "An AngularJS UI component that can sort nested lists, provides drag & drop support and doesn't depend on jQuery",
55
"repository": {
66
"type": "git",

source/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular UI Tree v2.1.5
2+
* @license Angular UI Tree v2.2.0
33
* (c) 2010-2014. https://github.com/JimLiu/angular-ui-tree
44
* License: MIT
55
*/

0 commit comments

Comments
 (0)