From 940ebbaac89120cd325a6222e5285efc6a4d0724 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Fri, 21 Apr 2017 10:27:15 +0200
Subject: [PATCH] 8.21.3

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

diff --git a/package.json b/package.json
index a82f003569..ce49e4d273 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.21.2",
+  "version": "8.21.3",
   "bin": "dist/renovate.js",
   "main": "dist/index.js",
   "scripts": {
-- 
GitLab