From 9396a9cdf36147ff67f8bb8f4104cd21128148dd Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Mon, 6 Feb 2017 16:55:03 +0800 Subject: [PATCH] Bump to v1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faa6068..dc25cbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-resizer", - "version": "1.6.0", + "version": "1.6.1", "description": "On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!", "main": "index.js", "scripts": {