diff --git a/FileSaver.js b/FileSaver.js index d75a466..f02ca47 100644 --- a/FileSaver.js +++ b/FileSaver.js @@ -1,7 +1,7 @@ /* FileSaver.js * A saveAs() FileSaver implementation. - * 1.3.2 - * 2016-06-16 18:25:19 + * 1.3.3 + * 2018-01-12 13:14:0 * * By Eli Grey, http://eligrey.com * License: MIT