Improve thread/buffer shutdown using new vips_thread_shutdown method - closes #5

This commit is contained in:
Lovell Fuller
2014-01-15 21:35:44 +00:00
parent f7b8ce1287
commit 7e8af63129
3 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.0.7",
"version": "0.0.8",
"author": "Lovell Fuller",
"description": "High performance module to resize JPEG and PNG images using the libvips image processing library",
"scripts": {