Skip to content

Commit 78e2628

Browse files
committed
Updated to latest built files
1 parent 93c8cac commit 78e2628

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/javascripts/jquery.selectBoxIt.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! jquery.selectBoxIt - v3.6.0 - 2013-06-25
1+
/*! jquery.selectBoxIt - v3.7.0 - 2013-08-13
22
* http://www.selectboxit.com
33
* Copyright (c) 2013 Greg Franko; Licensed MIT*/
44

@@ -25,7 +25,7 @@
2525
$.widget("selectBox.selectBoxIt", {
2626

2727
// Plugin version
28-
VERSION: "3.6.0",
28+
VERSION: "3.7.0",
2929

3030
// These options will be used as defaults
3131
options: {

0 commit comments

Comments
 (0)