diff --git a/Makefile.PL b/Makefile.PL index 8cca873..1a82896 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,7 +34,7 @@ my %WriteMakefileArgs = ( "Text::Wrap" => 0, "lib" => 0 }, - "VERSION" => "1.000002", + "VERSION" => "1.000003", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README.mkdn b/README.mkdn index e0bcf71..c202957 100644 --- a/README.mkdn +++ b/README.mkdn @@ -4,7 +4,7 @@ Test::CPAN::Changes::ReallyStrict - Ensure a Changes file looks exactly like it # VERSION -version 1.000002 +version 1.000003 # SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index ccc5107..73f0233 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.000002 +1.000003 + +1.000002 2015-07-29T04:58:58Z [Added / configure requires] - perl 5.006 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 30157a2..df4b719 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.000002 +1.000003 + +1.000002 2015-07-29T04:58:58Z [Added / configure requires] - perl 5.006 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index a839f6c..20fa05a 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.000002 +1.000003 + +1.000002 2015-07-29T04:58:58Z [Added / develop recommends] - Test::More 0.99 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index 6de412c..a2c4c8e 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.000002 +1.000003 + +1.000002 2015-07-29T04:58:58Z [Changed / configure recommends] - ExtUtils::MakeMaker 6.98 → 7.00