diff --git a/README.mkdn b/README.mkdn index 957889f..039d1a6 100644 --- a/README.mkdn +++ b/README.mkdn @@ -4,7 +4,7 @@ HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible in # VERSION -version 1.001002 +version 1.001003 # SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index 8f3de04..88503ab 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.001002 +1.001003 + +1.001002 2017-03-10T13:22:58Z [Added / configure requires] - perl 5.006 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 14d8419..9cdcc6b 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.001002 +1.001003 + +1.001002 2017-03-10T13:22:58Z [Added / configure requires] - perl 5.006 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 053fa58..8ccd7a7 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.001002 +1.001003 + +1.001002 2017-03-10T13:22:58Z [Added / develop recommends] - Test::More 0.99 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index 1a6f6f1..2889687 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.001002 +1.001003 + +1.001002 2017-03-10T13:22:58Z [Changed / configure recommends] - ExtUtils::MakeMaker 6.98 → 7.00