summaryrefslogtreecommitdiffstats
path: root/Modulefile
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2014-07-03 17:31:01 -0400
committerJames Shubin <james@shubin.ca>2014-07-03 17:31:01 -0400
commita3ea04540c0462064b8ec8a91a5d7c53df9b49c4 (patch)
tree32c11d5f760b869a1061b9bef1e50c9ac10b381e /Modulefile
parent325500929a8029d1698ad644d7d2a7766eedc653 (diff)
downloadpuppet-gluster-a3ea04540c0462064b8ec8a91a5d7c53df9b49c4.tar.gz
puppet-gluster-a3ea04540c0462064b8ec8a91a5d7c53df9b49c4.tar.xz
puppet-gluster-a3ea04540c0462064b8ec8a91a5d7c53df9b49c4.zip
Release 0.0.4
Thanks to victorg for reminding me to bump the version in the Modulefile.
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 3f4ada7..2eaa0ab 100644
--- a/Modulefile
+++ b/Modulefile
@@ -5,7 +5,7 @@ summary 'GlusterFS module by James'
description 'A Puppet module for GlusterFS'
project_page 'https://github.com/purpleidea/puppet-gluster/'
source 'https://ttboj.wordpress.com/'
-version '0.0.1'
+version '0.0.4'
## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'