Skip to content

Commit 9f9c5b7

Browse files
committed
- Update new release v3.0.8
1 parent 77fb038 commit 9f9c5b7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/ng-tree-dnd.debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* Implementing TreeDnD & Event DrapnDrop (allow drag multi tree-table include all type: table, ol, ul)
2626
* Demo: http://thienhung1989.github.io/angular-tree-dnd
2727
* Github: https://github.com/thienhung1989/angular-tree-dnd
28-
* @version 3.0.7
28+
* @version 3.0.8
2929
* @preserve
3030
* (c) 2015 Nguyuễn Thiện Hùng - <nguyenthienhung1989@gmail.com>
3131
*/

dist/ng-tree-dnd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* Implementing TreeDnD & Event DrapnDrop (allow drag multi tree-table include all type: table, ol, ul)
2626
* Demo: http://thienhung1989.github.io/angular-tree-dnd
2727
* Github: https://github.com/thienhung1989/angular-tree-dnd
28-
* @version 3.0.7
28+
* @version 3.0.8
2929
* @preserve
3030
* (c) 2015 Nguyuễn Thiện Hùng - <nguyenthienhung1989@gmail.com>
3131
*/

dist/ng-tree-dnd.min.js.map

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,7 +1,7 @@
11
{
22
"author": "https://github.com/thienhung1989/angular-tree-dnd/graphs/contributors",
33
"name": "angular-tree-dnd",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
55
"homepage": "http://thienhung1989.github.io/angular-tree-dnd/",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)