From 8443dd51227de301965492f907640e928881f7d7 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 2 Oct 2013 19:35:49 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {