diff --git a/package.json b/package.json index 52cf1ed..817c969 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filefy", - "version": "0.1.6", + "version": "0.1.7", "description": "A javascript library to produce downloadable files sucs as in CSV, PDF, XLSX, DOCX formats", "main": "./dist/index.js", "homepage": "https://github.com/mbrn/filefy#readme",