From 3751cf0c5d84284eea1d3fa1fe7b0ca33d929b88 Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Fri, 21 Apr 2017 17:21:23 +0800 Subject: [PATCH] Bump to v1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c06ba8..ff95261 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-resizer", - "version": "1.6.2", + "version": "1.7.0", "description": "On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!", "main": "index.js", "scripts": {