diff --git a/docs/changelog.md b/docs/changelog.md
index 7ee7d6d7..1987f836 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -4,7 +4,7 @@
Requires libvips v8.7.4.
-#### v0.22.1 - TBD
+#### v0.22.1 - 25th April 2019
* Add `modulate` operation for brightness, saturation and hue.
[#1601](https://github.com/lovell/sharp/pull/1601)
diff --git a/package.json b/package.json
index 35152248..153046a7 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.22.0",
+ "version": "0.22.1",
"author": "Lovell Fuller ",
"homepage": "https://github.com/lovell/sharp",
"contributors": [