From a8b5ce780ca8741b55c1107ed55346a8779a858f Mon Sep 17 00:00:00 2001
From: Jonathan Gazeley <jonathan.gazeley@bristol.ac.uk>
Date: Wed, 12 Aug 2015 11:23:03 +0100
Subject: [PATCH] Prepare release 0.4.5

---
 README.md     | 4 ++++
 metadata.json | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9992e6e..c492745 100644
--- a/README.md
+++ b/README.md
@@ -502,6 +502,10 @@ development effort if the features aren't useful to my employer.
 
 ## Release Notes
 
+### 0.4.5
+
+ * Tweak wildcard matching on logrotate config
+
 ### 0.4.4
 
  * Fix bug displaying deprecation notice and update documentation to reflect this
diff --git a/metadata.json b/metadata.json
index 2d4a2af..0ddaa1c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "jgazeley-freeradius",
-  "version": "0.4.4",
+  "version": "0.4.5",
   "author": "jgazeley",
   "summary": "Install and configure FreeRADIUS",
   "license": "Apache-2.0",
-- 
GitLab