From fcf853712cb0ac96bb6af1a886469d290485912c Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 1 Apr 2017 10:20:44 +0100 Subject: [PATCH] Release v0.17.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 7b6c2bb9..07140798 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.4.2. -#### v0.17.3 - TBD +#### v0.17.3 - 1st April 2017 * Allow toBuffer to optionally resolve a Promise with both info and data. [#143](https://github.com/lovell/sharp/issues/143) diff --git a/package.json b/package.json index 2067f1f2..8fd5118a 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.17.2", + "version": "0.17.3", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [