summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunter Haugen <h.haugen@gmail.com>2012-09-21 10:20:05 -0700
committerHunter Haugen <h.haugen@gmail.com>2012-09-21 10:20:09 -0700
commit92d5524dfbbc254046d0ecbc1856c5e5dfa193d4 (patch)
tree2b99df7dc277e9d98a1176096a8b59f0d1d91297
parentc07fc00c06ba0c470b6daa55acff91153567cb28 (diff)
Release 0.1.1
Bugfix: - Update module name to match github name
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 4bff44b..f8400e1 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-haproxy'
-version '0.1.0'
+version '0.1.1'
source 'git://github.com/puppetlabs/puppetlabs-haproxy'
author 'Puppet Labs'
license 'Apache License, Version 2.0'