From 9f136e1b7f7b069131af880f6092ac6a0c74eb0b Mon Sep 17 00:00:00 2001 From: Ryan Coleman Date: Wed, 19 Sep 2012 08:19:39 -0700 Subject: 0.1.0 Release This commit prepares the Modulefile for a 0.1.0 Release. This release is a bug fix and feature release. It includes general fixes, puppet-lint compliance, adds the ability to specify a git remote and allows git operations to run as a specific user. Contributions came from Matt Robinson, Andreas Gerstmayr, Adam Gibbins, Nick Jackson, John Chilton & Jesusaurus. --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Modulefile') diff --git a/Modulefile b/Modulefile index e92a864..ce3363c 100644 --- a/Modulefile +++ b/Modulefile @@ -1,2 +1,2 @@ name 'puppetlabs/vcsrepo' -version '0.0.4' +version '0.1.0' -- cgit v1.2.3