From 230ca13b1d54bdb5b9fa79ba015ce82c7a9bcc07 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Sat, 15 Apr 2017 12:47:12 +0200
Subject: [PATCH] 8.14.0

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

diff --git a/package.json b/package.json
index 9926f42a3c..956a566280 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "renovate",
   "description": "Keep npm dependencies up-to-date via Pull Requests",
-  "version": "8.13.0",
+  "version": "8.14.0",
   "bin": "dist/renovate.js",
   "main": "dist/index.js",
   "scripts": {
-- 
GitLab