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 9, 2017
1 parent 110cd9c commit 6e7b0d8
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 @@ -34,7 +34,7 @@ my %WriteMakefileArgs = (
"Test::More" => 0,
"lib" => 0
},
"VERSION" => "1.000009",
"VERSION" => "1.000010",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t t/classic/*.t t/deprecations/*.t t/strict/*.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 @@ File::ShareDir::ProjectDistDir - Simple set-and-forget using of a '/share' direc

# VERSION

version 1.000009
version 1.000010

# DETERRENT

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.000009
1.000010

1.000009 2017-03-09T15:31:05Z
[Changed / test requires]
- Test::More 0.96 → 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.000009
1.000010

1.000009 2017-03-09T15:31:05Z
[Added / configure suggests]
- JSON::PP 2.27300

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.000009
1.000010

1.000009 2017-03-09T15:31:05Z
[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,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

1.000009
1.000010

1.000009 2017-03-09T15:31:05Z
[Added / configure suggests]
- JSON::PP 2.27300

Expand Down

0 comments on commit 6e7b0d8

Please sign in to comment.