From e945e9e11db0caacf75f6e2f43b28e861fc054e1 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Mon, 12 Jun 2017 15:50:22 +0200
Subject: [PATCH] v8.32.2

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

diff --git a/package.json b/package.json
index b4654f77f2..9d7f6d8336 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.32.1",
+  "version": "8.32.2",
   "bin": "dist/renovate.js",
   "main": "dist/index.js",
   "scripts": {
-- 
GitLab