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 e9938e4 commit 848a78c
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 @@ -37,7 +37,7 @@ my %WriteMakefileArgs = (
"Test::More" => 0,
"Test::TempDir::Tiny" => 0
},
"VERSION" => "0.003002",
"VERSION" => "0.003003",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README.mkdn
Expand Up @@ -4,7 +4,7 @@ Dist::Zilla::App::Command::dumpwith - Dump all plugins that 'do' a certain role

# VERSION

version 0.003002
version 0.003003

# 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.003002
0.003003

0.003002 2017-03-07T07:45:06Z
[Changed / test requires]
- Test::More 0.89 → 0

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.003002
0.003003

0.003002 2017-03-07T07:45:06Z
[Added / develop requires]
- Test::MinimumVersion

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.003002
0.003003

0.003002 2017-03-07T07:45:06Z
[Added / develop requires]
- Test::MinimumVersion

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.003002
0.003003

0.003002 2017-03-07T07:45:06Z

0.003001 2016-06-06T21:15:46Z

Expand Down

0 comments on commit 848a78c

Please sign in to comment.