From fe14a43c0eee01cd11c6a6e424f7a918250d6519 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Fri, 2 Jun 2017 08:08:22 +0200 Subject: [PATCH] v8.21.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31dc091b81..2d30afccb0 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.21.10", + "version": "8.21.11", "bin": "dist/renovate.js", "main": "dist/index.js", "scripts": { -- GitLab