From 1d5f5b3d2ed87ffe1fc8399b08963a50a48ec7dd Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 30 Apr 2016 11:00:51 +1200 Subject: [PATCH] post-release cleanup --- Makefile.PL | 2 +- README.mkdn | 2 +- misc/Changes.deps | 4 +++- misc/Changes.deps.all | 4 +++- misc/Changes.deps.dev | 4 +++- misc/Changes.deps.opt | 4 +++- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index 0f01c9a..7a65762 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -39,7 +39,7 @@ my %WriteMakefileArgs = ( "Moose" => 0, "Test::More" => "0.89" }, - "VERSION" => "1.001003", + "VERSION" => "1.001004", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README.mkdn b/README.mkdn index b27a9a2..008de5e 100644 --- a/README.mkdn +++ b/README.mkdn @@ -4,7 +4,7 @@ Dist::Zilla::Role::Bootstrap - Shared logic for bootstrap things. # VERSION -version 1.001003 +version 1.001004 # SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index 928a28c..d906920 100644 --- a/misc/Changes.deps +++ b/misc/Changes.deps @@ -1,6 +1,8 @@ This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test) -1.001003 +1.001004 + +1.001003 2016-04-29T22:50:28Z [Changed / configure requires] - perl 5.008 → 5.006 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index b27963a..252b773 100644 --- a/misc/Changes.deps.all +++ b/misc/Changes.deps.all @@ -1,6 +1,8 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop) -1.001003 +1.001004 + +1.001003 2016-04-29T22:50:28Z [Added / develop requires] - English - Software::License::Perl_5 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 86db3ff..c8d29a9 100644 --- a/misc/Changes.deps.dev +++ b/misc/Changes.deps.dev @@ -1,6 +1,8 @@ This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL ) -1.001003 +1.001004 + +1.001003 2016-04-29T22:50:28Z [Added / develop requires] - English - Software::License::Perl_5 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index a4fed08..54aac2f 100644 --- a/misc/Changes.deps.opt +++ b/misc/Changes.deps.opt @@ -1,6 +1,8 @@ This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test) -1.001003 +1.001004 + +1.001003 2016-04-29T22:50:28Z 1.001002 2015-07-01T04:05:24Z