Skip to content

Commit 181dfe6

Browse files
author
chosen-package
committed
Chosen build to chosen-package
1 parent 72c7597 commit 181dfe6

5 files changed

+5
-5
lines changed

chosen.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Chosen, a Select Box Enhancer for jQuery and Prototype
33
by Patrick Filler for Harvest, http://getharvest.com
44
5-
Version 1.8.6
5+
Version 1.8.7
66
Full source at https://github.com/harvesthq/chosen
77
Copyright (c) 2011-2018 Harvest http://getharvest.com
88

chosen.jquery.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chosen.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chosen.proto.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chosen-js",
3-
"version": "1.8.6",
3+
"version": "1.8.7",
44
"description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
55
"keywords": [
66
"select",

0 commit comments

Comments
 (0)