From c54fd67e30402d13bb7cb19f2442d6584847c095 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Sun, 15 Jan 2017 15:27:57 +0100
Subject: [PATCH] 2.4.0

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

diff --git a/package.json b/package.json
index 295bf1ea33..829dfa9853 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "renovate",
   "description": "Keep npm dependencies up-to-date via Pull Requests",
-  "version": "2.3.0",
+  "version": "2.4.0",
   "bin": "renovate.js",
   "main": "lib/index.js",
   "scripts": {
-- 
GitLab