Skip to content

Commit b7a5b65

Browse files
committed
Bumped version to 0.4
1 parent fc60f4d commit b7a5b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
};
1818

1919
$(document).ready(function() {
20-
$("a.download").attr("href", "http://cloud.github.com/downloads/rmm5t/jquery-flexselect/jquery.flexselect-0.3.1.zip");
20+
$("a.download").attr("href", "http://cloud.github.com/downloads/rmm5t/jquery-flexselect/jquery.flexselect-0.4.zip");
2121

2222
var president = $("select#president");
2323
$("#example1").example(president, "dull");

0 commit comments

Comments
 (0)