diff --git a/component.json b/component.json index c2d5df1c..caf4759a 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "select2", - "version": "3.3.0", + "version": "3.3.1", "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 6a0c04ab..f2b697f5 100644 --- a/select2.jquery.json +++ b/select2.jquery.json @@ -11,7 +11,7 @@ "tag", "tagging" ], - "version": "3.3.0", + "version": "3.3.1", "author": { "name": "Igor Vaynberg", "url": "https://github.com/ivaynberg"