Skip to content

Commit

Permalink
post-release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 7, 2017
1 parent 0d2d2b3 commit 306c92c
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -34,7 +34,7 @@ my %WriteMakefileArgs = (
"Test::More" => 0,
"Test::TempDir::Tiny" => 0
},
"VERSION" => "0.000008",
"VERSION" => "0.000009",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t t/internals/*.t t/interop/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README.pod
Expand Up @@ -8,7 +8,7 @@ Asset::Pack - Easily pack assets into Perl Modules that can be fat-packed

=head1 VERSION

version 0.000008
version 0.000009

=head1 SYNOPSIS

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps
@@ -1,6 +1,8 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)

0.000008
0.000009

0.000008 2017-03-07T13:25:07Z

0.000007 2017-03-07T11:25:49Z
[Changed / test requires]
Expand Down
4 changes: 3 additions & 1 deletion 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.000008
0.000009

0.000008 2017-03-07T13:25:07Z

0.000007 2017-03-07T11:25:49Z
[Added / develop requires]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.dev
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

0.000008
0.000009

0.000008 2017-03-07T13:25:07Z

0.000007 2017-03-07T11:25:49Z
[Added / develop requires]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

0.000008
0.000009

0.000008 2017-03-07T13:25:07Z

0.000007 2017-03-07T11:25:49Z

Expand Down

0 comments on commit 306c92c

Please sign in to comment.