From ce29b59bb9c26e78e9af762c700f0c00a898eccb Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Fri, 20 Jan 2017 14:16:30 +0100
Subject: [PATCH] 7.1.4

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

diff --git a/package.json b/package.json
index 1412276702..c0e4a5743e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "renovate",
   "description": "Keep npm dependencies up-to-date via Pull Requests",
-  "version": "7.1.3",
+  "version": "7.1.4",
   "bin": "renovate.js",
   "main": "lib/index.js",
   "scripts": {
-- 
GitLab