From cf583685826b59964aadb787ed53699437c7e0b5 Mon Sep 17 00:00:00 2001 From: Nate Riffe Date: Thu, 9 Oct 2014 16:22:58 -0500 Subject: [PATCH] Release version 3.1.0 --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index a8866ae..65ead74 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'inkblot/bind' -version '3.0.1' +version '3.1.0' source 'git://github.com/inkblot/puppet-bind' author 'inkblot' license 'Apache 2.0'