Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 82954be

Browse files
author
AngularUI (via TravisCI)
committed
Travis commit : build 465
1 parent a84cd76 commit 82954be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-sortable",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"main": ["./sortable.js"],
55
"dependencies": {
66
"angular": ">=1.2.x",

sortable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-ui-sortable - This directive allows you to jQueryUI Sortable.
3-
* @version v0.14.2 - 2016-06-30
3+
* @version v0.14.3 - 2016-06-30
44
* @link http://angular-ui.github.com
55
* @license MIT
66
*/

sortable.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.

0 commit comments

Comments
 (0)