diff --git a/chosen.jquery.json b/chosen.jquery.json index 011c10972ce..5d69745c7d9 100644 --- a/chosen.jquery.json +++ b/chosen.jquery.json @@ -1,7 +1,7 @@ { "name": "chosen", "description": "Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.", - "version": "0.11.1", + "version": "0.12.0", "licenses": [ { "type": "MIT", diff --git a/package.json b/package.json index 5e729421abf..6dc355be3dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "harvest", "name": "chosen", - "version": "0.11.1", + "version": "0.12.0", "description": "Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.", "repository": { "type": "git",