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