Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit ca414f8

Browse files
committed
Merge pull request wenzhixin#96 from brettz9/master
Bump version (since bower is apparently caching the old version) and use...
2 parents 1858ba2 + aa9bf41 commit ca414f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "multiple-select",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"homepage": "https://github.com/wenzhixin/multiple-select",
55
"authors": [
66
"文翼 <[email protected]>"
77
],
88
"description": "A jQuery plugin to select multiple elements with checkboxes",
99
"license": "MIT",
1010
"dependencies": {
11-
"jquery": ">=1.7.0"
11+
"jquery": "1.7.x"
1212
}
1313
}

0 commit comments

Comments
 (0)