From 4023ae6aff995248174b865df6a99fb956326099 Mon Sep 17 00:00:00 2001 From: Nate Riffe Date: Sat, 5 Oct 2013 11:07:30 -0500 Subject: [PATCH] Bump module to 1.0.1 --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index fa40920..0f05874 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'inkblot/bind' -version '1.0.0' +version '1.0.1' source 'git://github.com/inkblot/puppet-bind' author 'inkblot' license 'Apache 2.0'