Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Commit 5388ae9

Browse files
committed
Release 0.9.9
1 parent 3dfab4f commit 5388ae9

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.8
1+
0.9.9

sortable.jquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"drag",
1010
"drop"
1111
],
12-
"version": "0.9.8",
12+
"version": "0.9.9",
1313
"author": {
1414
"name": "Jonas von Andrian"
1515
},
1616
"licenses": [
1717
{
1818
"type": "BSD-3",
19-
"url": "https://github.com/johnny/jquery-sortable/blob/0.9.8/LICENSE"
19+
"url": "https://github.com/johnny/jquery-sortable/blob/0.9.9/LICENSE"
2020
}
2121
],
2222
"bugs": "https://github.com/johnny/jquery-sortable/issues",

source/js/jquery-sortable-min.js

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/js/jquery-sortable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===================================================
2-
* jquery-sortable.js v0.9.8
2+
* jquery-sortable.js v0.9.9
33
* http://johnny.github.com/jquery-sortable/
44
* ===================================================
55
* Copyright (c) 2012 Jonas von Andrian

0 commit comments

Comments
 (0)