Skip to content

Commit a5f3e0c

Browse files
author
Michael
committed
Bumping versions for next release, minifying resources
1 parent 6902601 commit a5f3e0c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.0",
4+
"version": "2.0.1",
55
"license": "MIT or GPL-2.0",
66
"author": "Eric Hynds",
77
"contributors": [

src/jquery.multiselect.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 2.0.0
3+
* jQuery MultiSelect UI Widget 2.0.1
44
* Copyright (c) 2012 Eric Hynds
55
*
66
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/

0 commit comments

Comments
 (0)