Skip to content

Commit

Permalink
post-release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jul 19, 2015
1 parent 1c25f85 commit 031e1cf
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ my %WriteMakefileArgs = (
"Test::More" => "0.89",
"utf8" => 0
},
"VERSION" => "0.002007",
"VERSION" => "0.002008",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CPAN::Changes::Group::Dependencies::Stats - Create a Dependencies::Stats section

# VERSION

version 0.002007
version 0.002008

# SYNOPSIS

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

0.002007
0.002008

0.002007 2015-07-19T19:58:06Z

0.002006 2015-06-21T19:17:45Z
[Removed / test requires]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.all
Original file line number Diff line number Diff line change
@@ -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.002007
0.002008

0.002007 2015-07-19T19:58:06Z
[Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING 0.001003
- Dist::Zilla::Plugin::MetaYAML::Minimal
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

0.002007
0.002008

0.002007 2015-07-19T19:58:06Z
[Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING 0.001003
- Dist::Zilla::Plugin::MetaYAML::Minimal
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

0.002007
0.002008

0.002007 2015-07-19T19:58:06Z

0.002006 2015-06-21T19:17:45Z
[Changed / test recommends]
Expand Down

0 comments on commit 031e1cf

Please sign in to comment.