From 57a1fc3f30ad208b3a80b00e1a59eb02624f970b Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Sat, 14 Jan 2017 15:02:58 +0100
Subject: [PATCH] 2.0.0

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

diff --git a/package.json b/package.json
index 579e586daa..e5e5a253fc 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "renovate",
   "description": "Keep npm dependencies up-to-date via Pull Requests",
-  "version": "1.17.0",
+  "version": "2.0.0",
   "bin": "./app/index.js",
   "main": "app/index.js",
   "scripts": {
-- 
GitLab