diff --git a/docs/changelog.md b/docs/changelog.md
index 1c89aee4..5b2e9f23 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -4,7 +4,7 @@
Requires libvips v8.9.0.
-### v0.24.0 - TBD
+### v0.24.0 - 16th January 2020
* Drop support for Node.js 8.
[#1910](https://github.com/lovell/sharp/issues/1910)
diff --git a/docs/index.html b/docs/index.html
index d7e4ce3a..0e1d6222 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -62,7 +62,7 @@
docuteGoogleAnalytics('UA-13034748-12'),
docuteApiTitlePlugin
],
- sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@4b8cc13/docs',
+ sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.24.0/docs',
nav: [
{
title: 'Funding',
diff --git a/package.json b/package.json
index be69dde4..8009836b 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.23.4",
+ "version": "0.24.0",
"author": "Lovell Fuller ",
"homepage": "https://github.com/lovell/sharp",
"contributors": [