diff --git a/docs/changelog.md b/docs/changelog.md index 88c707d1..174937ca 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.11.3 -### v0.29.0 - TBD +### v0.29.0 - 17th August 2021 * Drop support for Node.js 10, now requires Node.js >= 12.13.0. diff --git a/package.json b/package.json index d1a70c3c..bc8024e5 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, AVIF and TIFF images", - "version": "0.28.3", + "version": "0.29.0", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [