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 32b3282 commit a829f0c
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 @@ -30,7 +30,7 @@ my %WriteMakefileArgs = (
"Test::More" => 0,
"Test::Tester" => "0.08"
},
"VERSION" => "0.001001",
"VERSION" => "0.001002",
"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 @@ Test::Deep::Filter - Perform a filter on a matched element before doing sub-matc

# VERSION

version 0.001001
version 0.001002

# DESCRIPTION

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

0.001001
0.001002

0.001001 2017-03-07T10:57:32Z
[Changed / test requires]
- Test::More 0.89 → 0
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.001001
0.001002

0.001001 2017-03-07T10:57:32Z
[Added / develop requires]
- English
- Software::License::Perl_5
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.001001
0.001002

0.001001 2017-03-07T10:57:32Z
[Added / develop requires]
- English
- Software::License::Perl_5
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

0.001001
0.001002

0.001001 2017-03-07T10:57:32Z

0 comments on commit a829f0c

Please sign in to comment.