Fixed min version

This commit is contained in:
Jimmy Wärting
2016-06-06 23:09:13 +02:00
parent f1a8bf9fb0
commit 4ac2c6d6c2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "file-saver",
"version": "1.3.0",
"version": "1.3.1",
"description": "An HTML5 saveAs() FileSaver implementation",
"main": "FileSaver.js",
"scripts": {