diff --git a/docs/changelog.md b/docs/changelog.md
index 9c7f984ea..4743a866a 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -4,7 +4,7 @@
Requires libvips v8.7.0.
-#### v0.21.3 - TBD
+#### v0.21.3 - 19th January 2019
* Input image decoding now fails fast, set `failOnError` to change this behaviour.
diff --git a/package.json b/package.json
index 5d048f7ff..e435a3401 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.21.2",
+ "version": "0.21.3",
"author": "Lovell Fuller ",
"homepage": "https://github.com/lovell/sharp",
"contributors": [