From 6cde2fcb731a3f9f0c107be59c2635c2d53ec79a Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Sat, 23 May 2015 23:34:43 +0200 Subject: [PATCH] v1.0.3 --- CHANGELOG.md | 4 ++++ metadata.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd03b23..f3f0ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +###1.0.3 + +Fix regression due to changes in pid file management + ###1.0.2 * Add missing `ensure` attributes ([hanej](https://github.com/hanej)) diff --git a/metadata.json b/metadata.json index 525bc81..89bd0a9 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "name": "aco-tomcat", "summary": "Puppet module for Tomcat", "author": "Antoine Cotten", - "version": "1.0.2", + "version": "1.0.3", "license": "Apache-2.0", "project_page": "https://github.com/antoineco/aco-tomcat", "source": "git://github.com/antoineco/aco-tomcat.git",