diff --git a/Makefile.PL b/Makefile.PL index 36293fe..7dc40ad 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,7 +34,7 @@ my %WriteMakefileArgs = ( "Test::More" => 0, "Test::TempDir::Tiny" => 0 }, - "VERSION" => "0.000007", + "VERSION" => "0.000008", "test" => { "TESTS" => "t/*.t t/00-compile/*.t t/internals/*.t t/interop/*.t" } diff --git a/README.pod b/README.pod index a9e5e2c..5cc6b0f 100644 --- a/README.pod +++ b/README.pod @@ -8,7 +8,7 @@ Asset::Pack - Easily pack assets into Perl Modules that can be fat-packed =head1 VERSION -version 0.000007 +version 0.000008 =head1 SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index 8707683..066af0d 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.000007 +0.000008 + +0.000007 2017-03-07T11:25:49Z [Changed / test requires] - Test::More 0.89 → 0 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index ec52491..7e1ef2e 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.000007 +0.000008 + +0.000007 2017-03-07T11:25:49Z [Added / develop requires] - English - Software::License::Perl_5 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 301d9b4..d7744c4 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.000007 +0.000008 + +0.000007 2017-03-07T11:25:49Z [Added / develop requires] - English - Software::License::Perl_5 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index d12deb1..4db8dd4 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.000007 +0.000008 + +0.000007 2017-03-07T11:25:49Z 0.000006 2015-07-21T13:10:16Z