diff --git a/bower.json b/bower.json index 829f5e9..60318c6 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "jquery-file-download", "description":"jQuery File Download is a cross server platform compatible jQuery plugin that allows for an Ajax-like file download experience that is not normally possible using the web.", - "version":"1.4.5", + "version":"1.4.6", "keywords": [ "download", "ajax" @@ -26,4 +26,4 @@ "dependencies": { "jquery": ">= 1.6" } -} \ No newline at end of file +}