Skip to content

Commit 2c3cdae

Browse files
committed
version bump
1 parent 6e312a7 commit 2c3cdae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "nobleclem",
33
"name": "jQuery-MultiSelect",
44
"description": "Turn a multiselect list into a nice and easy to use list with checkboxes",
5-
"version": "2.4.24",
5+
"version": "2.4.25",
66
"main": [
77
"jquery.multiselect.js",
88
"jquery.multiselect.css"

jquery.multiselect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Display a nice easy to use multiselect list
3-
* @Version: 2.4.24
3+
* @Version: 2.4.25
44
* @Author: Patrick Springstubbe
55
* @Contact: @JediNobleclem
66
* @Website: springstubbe.us

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Patrick Springstubbe",
66
"url" : "http://springstubbe.us"
77
},
8-
"version": "2.4.24",
8+
"version": "2.4.25",
99
"main": "jquery.multiselect.js",
1010
"license": "MIT",
1111
"keywords": [

0 commit comments

Comments
 (0)