Release v0.16.2

This commit is contained in:
Lovell Fuller 2016-10-22 18:39:33 +01:00
parent 1a0030e086
commit 1051fcd278
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.3.3
#### v0.16.2 - TBD
#### v0.16.2 - 22<sup>nd</sup> October 2016
* Restrict readelf usage to Linux only when detecting global libvips version.
[#602](https://github.com/lovell/sharp/issues/602)

View File

@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.16.1",
"version": "0.16.2",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
@ -67,7 +67,7 @@
"tar": "^2.2.1"
},
"devDependencies": {
"async": "^2.1.0",
"async": "^2.1.2",
"bufferutil": "^1.2.1",
"coveralls": "^2.11.14",
"exif-reader": "^1.0.1",