From 7461b876b01138e0dde08e3161424fd9da9cc614 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Fri, 20 Jan 2017 14:22:58 +0100 Subject: [PATCH] 7.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 629afcede4..667f9f20d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "renovate", "description": "Keep npm dependencies up-to-date via Pull Requests", - "version": "7.1.5", + "version": "7.1.6", "bin": "renovate.js", "main": "lib/index.js", "scripts": { -- GitLab