From cef9595cec4b2c9eba49022b4417277d8d1d2470 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Thu, 15 Jun 2017 20:58:20 +0200
Subject: [PATCH] v8.34.2

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

diff --git a/package.json b/package.json
index 5ae45d8b40..8ed3ab4fa0 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.34.1",
+  "version": "8.34.2",
   "bin": "dist/renovate.js",
   "main": "dist/index.js",
   "scripts": {
-- 
GitLab