From 042a8962ffb93991a8eedc5cfdbd3cace4e4bb1e Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Wed, 15 Jun 2016 13:33:29 +0800 Subject: [PATCH] Bump to v1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a12208a..a8b1460 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-resizer", - "version": "1.4.2", + "version": "1.4.3", "description": "On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!", "main": "index.js", "scripts": {