diff --git a/docs/changelog.md b/docs/changelog.md index 9da8829d..fc015927 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.5.5. -#### v0.18.1 - TBD +#### v0.18.1 - 30th May 2017 * Remove regression from #781 that could cause incorrect shrink calculation. [#831](https://github.com/lovell/sharp/issues/831) diff --git a/package.json b/package.json index 82685f38..4eb3d66b 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.18.0", + "version": "0.18.1", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [