diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ae61c73..955946f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "html2pdf.it", - "version": "1.5.0", + "version": "1.7.0", "dependencies": { "compression": { "version": "1.4.0", diff --git a/package.json b/package.json index 9185783..b51c722 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Allan Ebdrup", "name": "html2pdf.it", - "version": "1.6.0", + "version": "1.7.0", "repository": { "type": "git", "url": "https://github.com/Muscula/html2pdf.it"