From 3eedfd3a2be4a31ac57d572812db55de004405b9 Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Sun, 27 Nov 2016 18:29:02 -0700 Subject: [PATCH] Release Dist-Zilla-PluginBundle-Author-CCM 0.004 * This bundle now requires at least perl 5.14.0 * Add Test::MinimumVersion as a release test --- Changes | 5 +++++ README.md | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 7466bf8..77acb9d 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for Dist-Zilla-PluginBundle-Author-CCM. {{$NEXT}} +0.004 2016-11-27 18:28:43-07:00 MST7MDT + + * This bundle now requires at least perl 5.14.0 + * Add Test::MinimumVersion as a release test + 0.003 2016-11-26 00:09:53-07:00 MST7MDT * Set default authority to cpan:CCM diff --git a/README.md b/README.md index e4c7fad..c1153b0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built # VERSION -version 0.003 +version 0.004 # SYNOPSIS @@ -45,6 +45,8 @@ You probably don't want to use this. [PodSyntaxTests] [Test::Pod::No404s] [Test::Compile] + [Test::MinimumVersion] + max_target_perl = 5.10.1 [Test::EOL] [Test::NoTabs] [Test::Perl::Critic] @@ -87,6 +89,7 @@ You probably don't want to use this. location = build type = text [TravisYML] + build_branch = /^(dist|build\/.*)$/ [Manifest] [ManifestSkip] -- 2.43.0