From 8913ff9dcf03449d933ee0c0f0420365b9fd829a Mon Sep 17 00:00:00 2001 From: Koen Punt Date: Fri, 24 Mar 2017 21:55:39 +0100 Subject: [PATCH] Go to 1.7.0 --- package.json | 2 +- public/index.html | 2 +- public/index.proto.html | 2 +- public/options.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e075144b0ba..30ca5606338 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "harvest", "name": "chosen", - "version": "1.6.2", + "version": "1.7.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 a809527f8a2..22351487362 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@
-

Chosen (v1.6.2)

+

Chosen (v1.7.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 a586a70c7c6..d39561474f7 100644 --- a/public/index.proto.html +++ b/public/index.proto.html @@ -14,7 +14,7 @@
-

Chosen - Prototype Version (v1.6.2)

+

Chosen - Prototype Version (v1.7.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 c64d5a6747f..1107c053fd8 100644 --- a/public/options.html +++ b/public/options.html @@ -15,7 +15,7 @@
-

Chosen (v1.6.2)

+

Chosen (v1.7.0)

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