From edeb6534200a08ed1bbfd58b23dfbf800aa18fe7 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Sat, 15 Apr 2017 07:58:18 +0200 Subject: [PATCH] 8.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd59720b1d..2f2b9ca162 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.11.1", + "version": "8.11.2", "bin": "dist/renovate.js", "main": "dist/index.js", "scripts": { -- GitLab