From 4aff57b0717d12e4e24df9bd3f14b818439cb478 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 19 Jan 2019 14:25:37 +0000 Subject: [PATCH] Release v0.21.3 --- docs/changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 9c7f984ea..4743a866a 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.7.0. -#### v0.21.3 - TBD +#### v0.21.3 - 19th January 2019 * Input image decoding now fails fast, set `failOnError` to change this behaviour. diff --git a/package.json b/package.json index 5d048f7ff..e435a3401 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sharp", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images", - "version": "0.21.2", + "version": "0.21.3", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [