From 08ab9d3e0c6102bac03d30a196fed3a55782db3d Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Sat, 3 Jun 2017 09:41:21 +0200 Subject: [PATCH] v8.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27f6829128..63d67a65b6 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.24.0", + "version": "8.25.0", "bin": "dist/renovate.js", "main": "dist/index.js", "scripts": { -- GitLab