From a15e8f5be09220712d0a2b113b97f0971d686e9b Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Sun, 29 Jan 2017 21:26:26 +0100
Subject: [PATCH] 7.4.0

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

diff --git a/package.json b/package.json
index c87d9302c2..32167448a0 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.3.1",
+  "version": "7.4.0",
   "bin": "renovate.js",
   "main": "lib/index.js",
   "scripts": {
-- 
GitLab