diff --git a/docs/changelog.md b/docs/changelog.md index 7f37adee..c0cfca39 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.6.1. -#### v0.20.5 - TBD +#### v0.20.5 - 27th June 2018 * Expose libjpeg optimize_coding flag. [#1265](https://github.com/lovell/sharp/pull/1265) diff --git a/package.json b/package.json index f15c6f89..e58f33de 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.4", + "version": "0.20.5", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [