From c6f3feefc9fc913592105ca618e09c4dcfa8b820 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Tue, 17 Jan 2017 09:12:54 +0100
Subject: [PATCH] 5.0.0

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

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