From ccd6012152ca250e9b775985ec539ba689449cd4 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 21 Jan 2014 22:49:40 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b82f6e84..87e07a81 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharp", - "version": "0.1.0", + "version": "0.1.1", "author": "Lovell Fuller", "description": "High performance module to resize JPEG and PNG images using the libvips image processing library", "scripts": {