Skip to content

Commit 27fbd12

Browse files
committed
Update pages. See main branch for changes
1 parent 98e7698 commit 27fbd12

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h1>jQuery Sortable</h1>
7171
<a class='btn btn-large btn-success' href='js/jquery-sortable.js'>
7272
<i class='icon-hdd icon-white'></i>
7373
Download
74-
(v0.9.7)
74+
(v0.9.8)
7575
</a>
7676
</p>
7777
<p>

js/application.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ colors = jQuery.Color.names = {
10821082

10831083
}(window.jQuery);
10841084
/* ===================================================
1085-
* jquery-sortable.js v0.9.7
1085+
* jquery-sortable.js v0.9.8
10861086
* http://johnny.github.com/jquery-sortable/
10871087
* ===================================================
10881088
* Copyright (c) 2012 Jonas von Andrian

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.7
2+
* jquery-sortable.js v0.9.8
33
* http://johnny.github.com/jquery-sortable/
44
* ===================================================
55
* Copyright (c) 2012 Jonas von Andrian

0 commit comments

Comments
 (0)