diff --git a/bower.json b/bower.json index 9376114..4fa6837 100644 --- a/bower.json +++ b/bower.json @@ -1,11 +1,11 @@ { - "name": "jqueryui-timepicker-addon", - "version": "1.4.4", - "repository": { - "type": "git", - "url": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git" - }, - "dependencies": { - "jquery-ui": ">=1.9.2" - } -} \ No newline at end of file + "name": "jqueryui-timepicker-addon", + "version": "1.4.5", + "repository": { + "type": "git", + "url": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git" + }, + "dependencies": { + "jquery-ui": ">=1.9.2" + } +}