From 4f9a64b38e01cd60396a354cf0cfdf262f0ae342 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Mon, 14 Jul 2014 17:33:34 -0700 Subject: 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 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metadata.json') 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", -- cgit v1.2.3