diff --git a/component.json b/component.json index ee42ad2d..c2d5df1c 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "select2", - "version": "3.2.0", + "version": "3.3.0", "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 d6bf09b6..6a0c04ab 100644 --- a/select2.jquery.json +++ b/select2.jquery.json @@ -11,7 +11,7 @@ "tag", "tagging" ], - "version": "3.2.0", + "version": "3.3.0", "author": { "name": "Igor Vaynberg", "url": "https://github.com/ivaynberg" @@ -33,4 +33,4 @@ "dependencies": { "jquery": ">=1.4.6" } -} \ No newline at end of file +}