From d56c697ce3448dd34603129b92108bdcd33fdd67 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Fri, 20 Jan 2017 14:10:41 +0100 Subject: [PATCH] 7.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38fc99824a..61f42887a6 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.0", + "version": "7.1.1", "bin": "renovate.js", "main": "lib/index.js", "scripts": { -- GitLab