diff --git a/bower.json b/bower.json index 8341b09..bcff347 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "air-datepicker", - "version": "1.0.0", + "version": "2.0.0", "authors": [ "t1m0n " ], @@ -28,6 +28,6 @@ "tests" ], "dependencies": { - "jquery": "~2.1.4" + "jquery": "^2.1.4" } } \ No newline at end of file