diff --git a/Makefile.PL b/Makefile.PL index 97fa36f..7fd1f5e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -33,7 +33,7 @@ my %WriteMakefileArgs = ( "File::Spec" => 0, "Test::More" => 0 }, - "VERSION" => "0.001004", + "VERSION" => "0.001005", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README.mkdn b/README.mkdn index d268463..d2a6024 100644 --- a/README.mkdn +++ b/README.mkdn @@ -4,7 +4,7 @@ CPAN::Meta::Prereqs::Diff - Compare dependencies between releases using CPAN::Me # VERSION -version 0.001004 +version 0.001005 # SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index 18fcb11..4e8bc4c 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.001004 +0.001005 + +0.001004 2017-03-04T09:14:59Z [Changed / test requires] - Test::More 0.89 → 0 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 692a054..0c5fe12 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.001004 +0.001005 + +0.001004 2017-03-04T09:14:59Z [Added / develop requires] - English - Software::License::Perl_5 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 3a4e51c..a3fdc3e 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.001004 +0.001005 + +0.001004 2017-03-04T09:14:59Z [Added / develop requires] - English - Software::License::Perl_5 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index 9123da7..4228b6f 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.001004 +0.001005 + +0.001004 2017-03-04T09:14:59Z 0.001003 2015-07-16T20:41:42Z [Changed / configure recommends]