Release v0.20.5

This commit is contained in:
Lovell Fuller 2018-06-27 08:44:31 +01:00
parent 80189ed689
commit 5cb35485f1
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.6.1. Requires libvips v8.6.1.
#### v0.20.5 - TBD #### v0.20.5 - 27<sup>th</sup> June 2018
* Expose libjpeg optimize_coding flag. * Expose libjpeg optimize_coding flag.
[#1265](https://github.com/lovell/sharp/pull/1265) [#1265](https://github.com/lovell/sharp/pull/1265)

View File

@ -1,7 +1,7 @@
{ {
"name": "sharp", "name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
"version": "0.20.4", "version": "0.20.5",
"author": "Lovell Fuller <npm@lovell.info>", "author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp", "homepage": "https://github.com/lovell/sharp",
"contributors": [ "contributors": [