From ce29388681e2f3b7106f794824f78f52202ad30f Mon Sep 17 00:00:00 2001 From: Nick Santos Date: Wed, 28 Jan 2015 11:00:06 -0500 Subject: [PATCH] update version --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 44de5d543..0de9db625 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,16 @@ { "name": "phantomjs", - "version": "1.9.14", + "version": "1.9.15", "keywords": [ "phantomjs", "headless", "webkit" ], "description": "Headless WebKit with JS API", - "homepage": "https://github.com/Obvious/phantomjs", + "homepage": "https://github.com/Medium/phantomjs", "repository": { "type": "git", - "url": "git://github.com/Obvious/phantomjs.git" + "url": "git://github.com/Medium/phantomjs.git" }, "licenses": [ {