From 18a42807dca2337940d9e979e5d755648c1e5ffa Mon Sep 17 00:00:00 2001 From: Allan Ebdrup Date: Mon, 2 Mar 2015 14:27:30 +0100 Subject: [PATCH] 1.7.0 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"