diff --git a/package.json b/package.json index 7575b4b3bca..698f7dca34e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "harvest", "name": "chosen", - "version": "1.8.4", + "version": "1.8.5", "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.", "keywords": [ "select", diff --git a/public/index.html b/public/index.html index 17580c2e614..87202f478ac 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@
-

Chosen (v1.8.4)

+

Chosen (v1.8.5)

Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.

diff --git a/public/index.proto.html b/public/index.proto.html index 07bdf9fe769..bf1c6a108a0 100644 --- a/public/index.proto.html +++ b/public/index.proto.html @@ -14,7 +14,7 @@
-

Chosen - Prototype Version (v1.8.4)

+

Chosen - Prototype Version (v1.8.5)

Chosen is a Prototype plugin that makes long, unwieldy select boxes much more user-friendly.

diff --git a/public/options.html b/public/options.html index 25d7bf0f58e..54242d5c9a9 100644 --- a/public/options.html +++ b/public/options.html @@ -15,7 +15,7 @@
-

Chosen (v1.8.4)

+

Chosen (v1.8.5)

Chosen has a number of options and attributes that allow you to have full control of your select boxes.