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 10, 2017
1 parent f0777be commit 344f468
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 @@ -43,7 +43,7 @@ my %WriteMakefileArgs = (
"File::Spec" => 0,
"Test::More" => 0
},
"VERSION" => "1.001003",
"VERSION" => "1.001004",
"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 @@ Dist::Zilla::Role::Tempdir - Shell Out and collect the result in a DZ plug-in.

# VERSION

version 1.001003
version 1.001004

# 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)

1.001003
1.001004

1.001003 2017-03-10T12:01:20Z
[Changed / test requires]
- Test::More 0.89 → 0

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)

1.001003
1.001004

1.001003 2017-03-10T12:01:20Z
[Added / develop requires]
- Test::MinimumVersion

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 )

1.001003
1.001004

1.001003 2017-03-10T12:01:20Z
[Added / develop requires]
- Test::MinimumVersion

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)

1.001003
1.001004

1.001003 2017-03-10T12:01:20Z

1.001002 2016-05-01T00:22:36Z
[Added / runtime recommends]
Expand Down

0 comments on commit 344f468

Please sign in to comment.