diff --git a/component.json b/component.json index 4c7337f7..ec475661 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "select2", - "version": "3.4.0", + "version": "3.4.1", "main": ["select2.js", "select2.css", "select2.png", "select2x2.png", "select2-spinner.gif"], "dependencies": { "jquery": ">= 1.7.1" diff --git a/select2.jquery.json b/select2.jquery.json index b9b114d6..af9cab7f 100644 --- a/select2.jquery.json +++ b/select2.jquery.json @@ -11,7 +11,7 @@ "tag", "tagging" ], - "version": "3.4.0", + "version": "3.4.1", "author": { "name": "Igor Vaynberg", "url": "https://github.com/ivaynberg"