diff --git a/Makefile.PL b/Makefile.PL index 4c7950d..76e113c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -37,7 +37,7 @@ my %WriteMakefileArgs = ( "Test::More" => 0, "Test::TempDir::Tiny" => 0 }, - "VERSION" => "0.003002", + "VERSION" => "0.003003", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README.mkdn b/README.mkdn index 05076dc..9e4f419 100644 --- a/README.mkdn +++ b/README.mkdn @@ -4,7 +4,7 @@ Dist::Zilla::App::Command::dumpwith - Dump all plugins that 'do' a certain role # VERSION -version 0.003002 +version 0.003003 # SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index 478f61c..1c1be00 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.003002 +0.003003 + +0.003002 2017-03-07T07:45:06Z [Changed / test requires] - Test::More 0.89 → 0 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 760a3e2..02cf492 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.003002 +0.003003 + +0.003002 2017-03-07T07:45:06Z [Added / develop requires] - Test::MinimumVersion diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 619e93e..bc7f290 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.003002 +0.003003 + +0.003002 2017-03-07T07:45:06Z [Added / develop requires] - Test::MinimumVersion diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index c99eb4a..b810d6d 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.003002 +0.003003 + +0.003002 2017-03-07T07:45:06Z 0.003001 2016-06-06T21:15:46Z