From 8b2dada00ff7256836e66f07de47d7df91fbf516 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Tue, 17 Jan 2017 11:18:25 +0100
Subject: [PATCH] 5.0.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0df1e63fcf..09727059ea 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "renovate",
   "description": "Keep npm dependencies up-to-date via Pull Requests",
-  "version": "5.0.0",
+  "version": "5.0.1",
   "bin": "renovate.js",
   "main": "lib/index.js",
   "scripts": {
-- 
GitLab