summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppetlabs.com>2014-07-14 17:33:34 -0700
committerHunter Haugen <hunter@puppetlabs.com>2014-07-14 17:35:28 -0700
commit4f9a64b38e01cd60396a354cf0cfdf262f0ae342 (patch)
tree691ad13945fece04a07794d2c964d3ff7d94e1d3 /metadata.json
parent96b7e5552f6ee0e5d4be527803b6d3009709c3c7 (diff)
Release 1.1.0
Summary: This release adds a Perforce provider* and corrects the git provider behavior when using `ensure => latest`. *(Only git provider is currently supported.) Features: - New Perforce provider Bugfixes: - (MODULES-660) Fix behavior with `ensure => latest` and detached HEAD - Spec test fixes
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json
index 4c08b18..8f78acd 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-vcsrepo",
- "version": "1.0.2",
+ "version": "1.1.0",
"author": "Puppet Labs",
"summary": "Puppet module providing a type to manage repositories from various version control systems",
"license": "GPLv2",