X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FDist%2FZilla%2FPluginBundle%2FAuthor%2FCCM.pm;fp=lib%2FDist%2FZilla%2FPluginBundle%2FAuthor%2FCCM.pm;h=933b9f47c6580106dea2b59010242e674370ac7e;hb=70d050e11e83426bd2eccb1b7420a5ce0627baef;hp=8e2598e6d1d305b62bdc55b01e751edf4a72f84e;hpb=ab0ff3003d7e068161496b3fff36f39c182abd0b;p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM diff --git a/lib/Dist/Zilla/PluginBundle/Author/CCM.pm b/lib/Dist/Zilla/PluginBundle/Author/CCM.pm index 8e2598e..933b9f4 100644 --- a/lib/Dist/Zilla/PluginBundle/Author/CCM.pm +++ b/lib/Dist/Zilla/PluginBundle/Author/CCM.pm @@ -7,7 +7,7 @@ use 5.014; use warnings; use strict; -our $VERSION = '0.010'; # VERSION +our $VERSION = '0.011'; # VERSION use Dist::Zilla::Util; use Moose; @@ -150,7 +150,7 @@ sub configure { $self->installer, # e.g. MakeMaker # RELEASE - ['NextRelease'], + ['NextRelease' => {format => '%-9v %{yyyy-MM-dd HH:mm:ssZZZ}d%{ (TRIAL RELEASE)}T'}], ['CheckChangesHasContent'], ['Git::Check' => {allow_dirty => [@allow_dirty], untracked_files => 'ignore'}], ['RunExtraTests'], @@ -195,7 +195,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built =head1 VERSION -version 0.010 +version 0.011 =head1 SYNOPSIS