From a1d5b7bf38d07bc558dad68b1d2f497115d13356 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Sun, 15 Jan 2017 22:17:55 +0100 Subject: [PATCH] 2.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be11d80e5c..ed224b55a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "renovate", "description": "Keep npm dependencies up-to-date via Pull Requests", - "version": "2.4.4", + "version": "2.4.5", "bin": "renovate.js", "main": "lib/index.js", "scripts": { -- GitLab