From 33b39c7b4da12601cf4d7999322f7ed6c569f530 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Thu, 29 Jun 2017 07:31:13 +0200
Subject: [PATCH] v8.48.1

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

diff --git a/package.json b/package.json
index 299a84017f..c5df89df71 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.48.0",
+  "version": "8.48.1",
   "bin": "dist/renovate.js",
   "scripts": {
     "build": "npm run transpile",
-- 
GitLab