From b7ab9f039c1b3b68b52f9b6f9342ef37446ec159 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Tue, 27 Jun 2017 17:47:13 +0200
Subject: [PATCH] v8.43.0

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

diff --git a/package.json b/package.json
index 03667f2998..b286e64a89 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.42.3",
+  "version": "8.43.0",
   "bin": "dist/renovate.js",
   "main": "dist/index.js",
   "scripts": {
-- 
GitLab