diff --git a/package.json b/package.json index d35c1158..4b3dbba7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharp", - "version": "0.0.3", + "version": "0.0.4", "main": "index.js", "description": "High performance Node.js module to resize JPEG images using the libvips image processing library", "repository": {