From bd20bd1881be0b7aa02005d32f715a4fa5aea801 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Thu, 11 Dec 2014 13:32:52 +0000 Subject: [PATCH] Version bumps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0eddef32..89f34eed 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharp", - "version": "0.8.1", + "version": "0.8.2", "author": "Lovell Fuller ", "contributors": [ "Pierre Inglebert ", @@ -42,7 +42,7 @@ "devDependencies": { "mocha": "^2.0.1", "mocha-jshint": "^0.0.9", - "istanbul": "^0.3.2", + "istanbul": "^0.3.5", "coveralls": "^2.11.2" }, "license": "Apache 2.0",