diff --git a/package.json b/package.json index 1267839..bb53b27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-hubble", - "version": "0.6.0", + "version": "0.6.1", "author": "David Humphrey ", "contributors": [ "Jon Buckley " @@ -23,7 +23,7 @@ "express": "3.2.1", "concat-stream": "0.1.1", "cheerio": "0.11.0", - "newrelic": "0.9.20", + "newrelic": "0.10.3", "canvas": "1.0.2", "request": "2.21.0" },