Skip to content

Commit c7fbab3

Browse files
author
Harris
committed
Bump versions, update minified files
1 parent 5610698 commit c7fbab3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-ui-multiselect-widget",
33
"description": "MultiSelect progessively enhances an ordinary multiple select control into elegant drop down list of checkboxes, stylable with ThemeRoller.",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"license": "MIT or GPL-2.0",
66
"author": "Eric Hynds",
77
"contributors": [

src/jquery.multiselect.filter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
22
/*
3-
* jQuery MultiSelect UI Widget Filtering Plugin 2.0.0
3+
* jQuery MultiSelect UI Widget Filtering Plugin 2.0.1
44
* Copyright (c) 2012 Eric Hynds
55
*
66
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/

src/jquery.multiselect.filter.min.js

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

0 commit comments

Comments
 (0)