From 5ee5a1dbdfda300787dae5d6488ed5e62dd1bebf Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Tue, 28 Jun 2016 18:52:17 +0800 Subject: [PATCH] Bump to v1.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72cada3..c1f7687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-resizer", - "version": "1.4.4", + "version": "1.4.5", "description": "On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!", "main": "index.js", "scripts": {