diff --git a/docs/changelog.md b/docs/changelog.md index e51cef656..f8f27c723 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.11.3 -### v0.29.2 - TBD +### v0.29.2 - 21st October 2021 * Add `timeout` function to limit processing time. diff --git a/package.json b/package.json index d968cb9aa..bf62942e1 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.29.1", + "version": "0.29.2", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [