Skip to content

Commit

Permalink
update to version 0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lou committed Oct 28, 2015
1 parent 5c7b493 commit bde7837
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiselect",
"version": "0.9.10",
"version": "0.9.12",
"description" : "A user-friendlier drop-in replacement for the standard select with multiple attribute activated.",
"license" : "WTFPL",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.multi-select.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* MultiSelect v0.9.11
* MultiSelect v0.9.12
* Copyright (c) 2012 Louis Cuny
*
* This program is free software. It comes without any warranty, to
Expand Down
4 changes: 2 additions & 2 deletions multi-select.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"multiple",
"form"
],
"version": "0.9.8",
"version": "0.9.12",
"author": {
"name": "lou",
"email" : "[email protected]",
Expand All @@ -34,4 +34,4 @@
"dependencies": {
"jquery": ">= 1.8"
}
}
}

0 comments on commit bde7837

Please sign in to comment.