diff --git a/Makefile.PL b/Makefile.PL index 522834a..534f782 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,7 +34,7 @@ my %WriteMakefileArgs = ( "Test::DZil" => 0, "Test::More" => 0 }, - "VERSION" => "0.003009", + "VERSION" => "0.003010", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README.mkdn b/README.mkdn index 69090c4..e652247 100644 --- a/README.mkdn +++ b/README.mkdn @@ -4,7 +4,7 @@ Dist::Zilla::Util::ConfigDumper - A Dist::Zilla plugin configuration extraction # VERSION -version 0.003009 +version 0.003010 # SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index 026361e..40a7683 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) -0.003009 +0.003010 + +0.003009 2017-03-18T07:48:14Z [Removed / test requires] - Dist::Zilla::Util::Test::KENTNL 1.003001 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 2882f1a..eda9ee5 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) -0.003009 +0.003010 + +0.003009 2017-03-18T07:48:14Z [Changed / develop suggests] - Dist::Zilla::App::Command::bakeini 0.002005 → 0.002006 - Dist::Zilla::PluginBundle::Author::KENTNL 2.025020 → 2.025021 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 4aeea8d..1b50b43 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 ) -0.003009 +0.003010 + +0.003009 2017-03-18T07:48:14Z [Changed / develop suggests] - Dist::Zilla::App::Command::bakeini 0.002005 → 0.002006 - Dist::Zilla::PluginBundle::Author::KENTNL 2.025020 → 2.025021 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index a0390b9..9433c61 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) -0.003009 +0.003010 + +0.003009 2017-03-18T07:48:14Z 0.003008 2017-03-01T22:26:39Z