diff --git a/docs/changelog.md b/docs/changelog.md index 2a514578..9f6beef1 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.6.1. -#### v0.20.4 - TBD +#### v0.20.4 - 20th June 2018 * Prevent possible rounding error when using shrink-on-load and 90/270 degree rotation. [#1241](https://github.com/lovell/sharp/issues/1241) diff --git a/package.json b/package.json index 8fc6c3de..1166e434 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.20.3", + "version": "0.20.4", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [