From d9f9980385f2486718fc4568c06aabbfcc1c9cfc Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Thu, 13 Apr 2017 23:51:05 +0200 Subject: [PATCH] 8.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb5bc6900b..bd59720b1d 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.0", + "version": "8.11.1", "bin": "dist/renovate.js", "main": "dist/index.js", "scripts": { -- GitLab