From b9de7bff2597ebc3a4faffc8a2ac4283b25e312d Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Thu, 19 Jan 2017 10:28:26 +0100
Subject: [PATCH] 6.3.0

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

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