From f0b3b60571b745af42b74b5cf87950e5673fbe90 Mon Sep 17 00:00:00 2001
From: Nick Thomas <nick@gitlab.com>
Date: Mon, 20 Feb 2017 16:24:39 +0000
Subject: [PATCH] Release v0.3.1

---
 CHANGELOG | 3 +++
 VERSION   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 3fcc827..eb0b642 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.3.1
+- Pass the metrics address fd to the child process
+
 v 0.3.0
 - Prometheus metrics support with `metrics-address`
 
diff --git a/VERSION b/VERSION
index 0d91a54..9e11b32 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
-- 
GitLab