From de157191d46e14936ff11b65cac9fbecaaeb115a Mon Sep 17 00:00:00 2001 From: Jet Zhou Date: Thu, 30 Jun 2016 13:06:29 -0700 Subject: [PATCH] 0.4.4 --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 34def62..8140d8a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url", "uri" ], - "version": "0.4.3", + "version": "0.4.4", "bugs": { "url": "https://github.com/cainus/urlgrey/issues" }, @@ -19,8 +19,7 @@ "maintainers": [ "Gregg Caines (http://caines.ca)" ], - "dependencies": { - }, + "dependencies": {}, "devDependencies": { "tape": "2.3.0", "jshint": "2.3.0",