diff --git a/docs/changelog.md b/docs/changelog.md index 37cd3ce9..592bca5c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.7.0. -#### v0.21.0 - TBD +#### v0.21.0 - 4th October 2018 * Deprecate the following resize-related functions: `crop`, `embed`, `ignoreAspectRatio`, `max`, `min` and `withoutEnlargement`. diff --git a/package.json b/package.json index d4493054..88c875f7 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.8", + "version": "0.21.0", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [