From f6f7cea6f52c34ba1d44eda815ed39fef4428e31 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Sun, 15 Jan 2017 23:56:48 +0100
Subject: [PATCH] 3.0.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ed224b55a1..bace2b6287 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.5",
+  "version": "3.0.0",
   "bin": "renovate.js",
   "main": "lib/index.js",
   "scripts": {
-- 
GitLab