diff --git a/package.json b/package.json index 7228c828f08..7575b4b3bca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "harvest", "name": "chosen", - "version": "1.8.3", + "version": "1.8.4", "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 2737d3d59d6..17580c2e614 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@
-

Chosen (v1.8.3)

+

Chosen (v1.8.4)

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 d36e8375c9c..07bdf9fe769 100644 --- a/public/index.proto.html +++ b/public/index.proto.html @@ -14,7 +14,7 @@
-

Chosen - Prototype Version (v1.8.3)

+

Chosen - Prototype Version (v1.8.4)

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 af3c28cb8d9..25d7bf0f58e 100644 --- a/public/options.html +++ b/public/options.html @@ -15,7 +15,7 @@
-

Chosen (v1.8.3)

+

Chosen (v1.8.4)

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