diff --git a/js/jquery.uploadfile.js b/js/jquery.uploadfile.js index 69aac51..8203e56 100755 --- a/js/jquery.uploadfile.js +++ b/js/jquery.uploadfile.js @@ -1,6 +1,6 @@ /*! * jQuery Upload File Plugin - * version: 4.0.0 + * version: 4.0.1 * @requires jQuery v1.5 or later & form plugin * Copyright (c) 2013 Ravishanker Kusuma * http://hayageek.com/ diff --git a/js/jquery.uploadfile.min.js b/js/jquery.uploadfile.min.js index 3abc26b..c27ae84 100755 --- a/js/jquery.uploadfile.min.js +++ b/js/jquery.uploadfile.min.js @@ -1,6 +1,6 @@ /*! * jQuery Upload File Plugin - * version: 4.0.0 + * version: 4.0.1 * @requires jQuery v1.5 or later & form plugin * Copyright (c) 2013 Ravishanker Kusuma * http://hayageek.com/ diff --git a/uploadfile.jquery.json b/uploadfile.jquery.json index 2865e3d..83cd9a3 100644 --- a/uploadfile.jquery.json +++ b/uploadfile.jquery.json @@ -10,7 +10,7 @@ "progressbar", "multiple" ], - "version": "4.0.0", + "version": "4.0.1", "author": { "name": "Ravishanker Kusuma", "url": "http://hayageek.com"