From 86bdc51e084dd8b49d909b78d6da3735bdbb3a66 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Tue, 20 Jun 2017 20:07:12 +0200 Subject: [PATCH] v8.36.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca926a2ba9..804817dfd8 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.36.0", + "version": "8.36.1", "bin": "dist/renovate.js", "main": "dist/index.js", "scripts": { -- GitLab