summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Coleman <ryan@puppetlabs.com>2012-09-19 08:19:39 -0700
committerRyan Coleman <ryan@puppetlabs.com>2012-09-19 08:19:39 -0700
commit9f136e1b7f7b069131af880f6092ac6a0c74eb0b (patch)
tree8a14f9af485781c692366b1e75699681d69d08e9
parentf3acccdfb8af8d98c8fc9c8e287ab22d27d62dac (diff)
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.
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
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'