From 0d6517fa69e0ee67fa24bd996bf11e53dd070b3f Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Wed, 28 Jun 2017 22:35:01 +0200
Subject: [PATCH] v8.48.0

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

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