Skip to content

Commit

Permalink
Bumping versions for next release, minifying resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael committed Mar 17, 2017
1 parent 6902601 commit a5f3e0c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "jquery-ui-multiselect-widget",
"description": "MultiSelect progessively enhances an ordinary multiple select control into elegant drop down list of checkboxes, stylable with ThemeRoller.",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT or GPL-2.0",
"author": "Eric Hynds",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src/jquery.multiselect.js
@@ -1,6 +1,6 @@
/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
/*
* jQuery MultiSelect UI Widget 2.0.0
* jQuery MultiSelect UI Widget 2.0.1
* Copyright (c) 2012 Eric Hynds
*
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/
Expand Down

0 comments on commit a5f3e0c

Please sign in to comment.