From 88ec7c89b88915f08f1180fe050f1bf6905b206e Mon Sep 17 00:00:00 2001
From: przemyslawpluta <przemekpluta@hotmail.com>
Date: Thu, 28 Sep 2017 19:39:19 +0100
Subject: [PATCH] correct repo url

---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index effa1ef..52e8990 100644
--- a/package.json
+++ b/package.json
@@ -6,10 +6,10 @@
         "video",
         "download"
     ],
-    "version": "1.12.0",
+    "version": "1.12.1",
     "repository": {
         "type": "git",
-        "url": "git://github.com/stems/node-youtube-dl.git"
+        "url": "git://github.com/przemyslawpluta/node-youtube-dl.git"
     },
     "author": "Roly Fentanes (https://github.com/fent)",
     "contributors": [
@@ -34,4 +34,4 @@
         "vows": "*"
     },
     "license": "MIT"
-}
+}
\ No newline at end of file