Skip to content

Commit

Permalink
Build results of 33fa571 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 5, 2017
1 parent 23887c0 commit 66b10f2
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 15 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Release history for Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes

0.005005 2017-03-05T06:16:29Z 33fa571

0.005004 2017-03-05T06:13:51Z 085066a
[Checks]
- Extend support for bundle 2.025020+ arguments with _'s
Expand Down
10 changes: 5 additions & 5 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"provides" : {
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : {
"file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/RecommendFixes.pm",
"version" : "0.005004"
"version" : "0.005005"
}
},
"release_status" : "stable",
Expand All @@ -148,7 +148,7 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes"
}
},
"version" : "0.005004",
"version" : "0.005005",
"x_BuiltWith" : {
"external_file" : "misc/built_with.json"
},
Expand Down Expand Up @@ -588,7 +588,7 @@
{
"class" : "Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes",
"name" : "@Author::KENTNL/Author::KENTNL::RecommendFixes",
"version" : "0.005004"
"version" : "0.005005"
},
{
"class" : "Dist::Zilla::Plugin::Readme::Brief",
Expand Down Expand Up @@ -690,7 +690,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
"tag" : "0.005004-source",
"tag" : "0.005005-source",
"tag_format" : "%v-source",
"tag_message" : "v%v"
},
Expand Down Expand Up @@ -784,7 +784,7 @@
"branch" : "releases",
"changelog" : "Changes",
"signed" : 0,
"tag" : "0.005004",
"tag" : "0.005005",
"tag_format" : "%v",
"tag_message" : "v%v"
},
Expand Down
4 changes: 2 additions & 2 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ name: Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes
provides:
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes:
file: lib/Dist/Zilla/Plugin/Author/KENTNL/RecommendFixes.pm
version: '0.005004'
version: '0.005005'
recommends:
Moose: '2.000'
Path::Tiny: '0.058'
Expand All @@ -41,4 +41,4 @@ resources:
bugtracker: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes/issues
homepage: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes
repository: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes.git
version: '0.005004'
version: '0.005005'
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::DZil" => 0,
"Test::More" => 0
},
"VERSION" => "0.005004",
"VERSION" => "0.005005",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/Plugin/Author/KENTNL/RecommendFixes.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes;

our $VERSION = '0.005004';
our $VERSION = '0.005005';

# ABSTRACT: Recommend generic changes to the dist.

Expand Down Expand Up @@ -591,7 +591,7 @@ Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes - Recommend generic changes
=head1 VERSION
version 0.005004
version 0.005005
=head1 DESCRIPTION
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.005004
0.005005

0.005004 2017-03-05T06:13:51Z

0.005003 2017-03-03T22:36:43Z
[Changed / 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.005004
0.005005

0.005004 2017-03-05T06:13:51Z
[Added / develop requires]
- Dist::Zilla::Plugin::lib

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.005004
0.005005

0.005004 2017-03-05T06:13:51Z
[Added / develop requires]
- Dist::Zilla::Plugin::lib

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.005004
0.005005

0.005004 2017-03-05T06:13:51Z

0.005003 2017-03-03T22:36:43Z

Expand Down
2 changes: 1 addition & 1 deletion misc/built_with.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Dist::Zilla" : "6.009",
"Dist::Zilla::App::Command::bakeini" : "0.002006",
"Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING" : "0.001005",
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.005004",
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.005005",
"Dist::Zilla::Plugin::Author::KENTNL::TravisCI" : "0.001004",
"Dist::Zilla::Plugin::Authority" : "1.009",
"Dist::Zilla::Plugin::AutoPrereqs" : "6.009",
Expand Down

0 comments on commit 66b10f2

Please sign in to comment.