From abc448fb2b3e3dcd203984c2a63b645369ab7107 Mon Sep 17 00:00:00 2001 From: Nate Riffe Date: Wed, 10 Sep 2014 16:08:38 -0500 Subject: [PATCH] Release version 3.0.0 --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 0173c1c..fd578df 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'inkblot/bind' -version '2.1.0' +version '3.0.0' source 'git://github.com/inkblot/puppet-bind' author 'inkblot' license 'Apache 2.0'