From 8045fda4056eea56f153bbdc61e3f13f7f9eed7f Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Thu, 14 Jul 2016 16:56:10 +0800 Subject: [PATCH] Bump to v1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b13b8d..0544b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-resizer", - "version": "1.5.0", + "version": "1.5.1", "description": "On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!", "main": "index.js", "scripts": {