diff --git a/component.json b/component.json index caf4759a..2a46b66a 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "select2", - "version": "3.3.1", + "version": "3.3.2", "main": ["select2.js", "select2.css", "select2.png", "select2x2.png", "spinner.gif"], "dependencies": { "jquery": "~1.4.4" diff --git a/select2.jquery.json b/select2.jquery.json index f2b697f5..2a539e7e 100644 --- a/select2.jquery.json +++ b/select2.jquery.json @@ -11,7 +11,7 @@ "tag", "tagging" ], - "version": "3.3.1", + "version": "3.3.2", "author": { "name": "Igor Vaynberg", "url": "https://github.com/ivaynberg"