From 3ce3548100c5953d84fc3f32779c04aeaa6293ac Mon Sep 17 00:00:00 2001 From: Adrien Thebo Date: Sun, 28 Oct 2012 01:07:11 -0700 Subject: [PATCH 1/2] Update readme markdown formatting --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 599bf135..ba395512 100644 --- a/README.markdown +++ b/README.markdown @@ -50,5 +50,5 @@ The debian interfaces provider requires the FileMapper mixin, available at https - - - -Source code: https://github.com/adrienthebo/puppet-network -Issue tracker: https://github.com/adrienthebo/puppet-network/issues + * Source code: https://github.com/adrienthebo/puppet-network + * Issue tracker: https://github.com/adrienthebo/puppet-network/issues From 67521f733e43d3c7f1c9643088a81f85d5a88a4a Mon Sep 17 00:00:00 2001 From: Adrien Thebo Date: Thu, 1 Nov 2012 14:41:13 -0700 Subject: [PATCH 2/2] Release 0.0.4 --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 1d81e9e3..08497d68 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'adrien-network' -version '0.0.3' +version '0.0.4' author 'Adrien Thebo ' license 'Apache 2.0'