diff --git a/docs/changelog.md b/docs/changelog.md index cfb00de9b..73a351958 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.14.2 -### v0.32.0 - TBD +### v0.32.0 - 24th March 2023 * Default to using sequential rather than random access read where possible. diff --git a/package.json b/package.json index af937fe2e..a9bdc8b41 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, GIF, AVIF and TIFF images", - "version": "0.31.3", + "version": "0.32.0", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [