diff --git a/bower.json b/bower.json index e811fe9..c430685 100644 --- a/bower.json +++ b/bower.json @@ -10,10 +10,10 @@ "components" ], "dependencies": { - "select2": "^3.3.2" + "select2": "^4.0.3" }, "devDependencies": { "bootstrap": "~2.3.2", "sass-bootstrap": "git://github.com/jlong/sass-twitter-bootstrap.git#~2.3.2" } -} \ No newline at end of file +}