diff --git a/package.json b/package.json index aa7308d8522..b27b9e2397f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "harvest", "name": "chosen", - "version": "1.8.2", + "version": "1.8.3", "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 27dcb7c386b..2737d3d59d6 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@
-

Chosen (v1.8.2)

+

Chosen (v1.8.3)

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

Chosen - Prototype Version (v1.8.2)

+

Chosen - Prototype Version (v1.8.3)

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

Chosen (v1.8.2)

+

Chosen (v1.8.3)

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