diff --git a/package.json b/package.json index 65205e3c334..a329cc0ca31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "harvest", "name": "chosen", - "version": "1.7.0", + "version": "1.8.0", "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 fda0d266d0e..fe728ce1a4a 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@
-

Chosen (v1.7.0)

+

Chosen (v1.8.0)

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 46dfdde143f..36d754b30e5 100644 --- a/public/index.proto.html +++ b/public/index.proto.html @@ -14,7 +14,7 @@
-

Chosen - Prototype Version (v1.7.0)

+

Chosen - Prototype Version (v1.8.0)

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 97e12fed4b3..5b18c0c29fe 100644 --- a/public/options.html +++ b/public/options.html @@ -15,7 +15,7 @@
-

Chosen (v1.7.0)

+

Chosen (v1.8.0)

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