Skip to content

Commit

Permalink
Build results of 4b80630 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Sep 21, 2014
1 parent 1a0dc5d commit 2f063da
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 16 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.003004 2014-09-21T12:44:22Z

0.003003 2014-09-21T12:42:45Z
[Dependencies::Stats]
- Dependencies changed since 0.003002, see misc/*.deps* for details
Expand Down
12 changes: 6 additions & 6 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"provides" : {
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : {
"file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/RecommendFixes.pm",
"version" : "0.003003"
"version" : "0.003004"
}
},
"release_status" : "stable",
Expand All @@ -129,14 +129,14 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes"
}
},
"version" : "0.003003",
"version" : "0.003004",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
"Carp" : "1.34",
"Data::DPath" : "0.50",
"Dist::Zilla::App::Command::bakeini" : "0.001002",
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.003003",
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.003004",
"Dist::Zilla::Plugin::Authority" : "1.006",
"Dist::Zilla::Plugin::AutoPrereqs" : "5.020",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0.002",
Expand Down Expand Up @@ -566,7 +566,7 @@
{
"class" : "Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes",
"name" : "@Author::KENTNL/Author::KENTNL::RecommendFixes",
"version" : "0.003003"
"version" : "0.003004"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeFromPod",
Expand Down Expand Up @@ -653,7 +653,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "0.003003-source",
"tag" : "0.003004-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -724,7 +724,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "0.003003",
"tag" : "0.003004",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
12 changes: 6 additions & 6 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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.003003'
version: '0.003004'
requires:
Carp: '0'
Data::DPath: '0'
Expand All @@ -38,14 +38,14 @@ 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.003003'
version: '0.003004'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Carp: '1.34'
Data::DPath: '0.50'
Dist::Zilla::App::Command::bakeini: '0.001002'
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes: '0.003003'
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes: '0.003004'
Dist::Zilla::Plugin::Authority: '1.006'
Dist::Zilla::Plugin::AutoPrereqs: '5.020'
Dist::Zilla::Plugin::BumpVersionAfterRelease: '0.002'
Expand Down Expand Up @@ -391,7 +391,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes
name: '@Author::KENTNL/Author::KENTNL::RecommendFixes'
version: '0.003003'
version: '0.003004'
-
class: Dist::Zilla::Plugin::ReadmeFromPod
name: '@Author::KENTNL/ReadmeFromPod'
Expand Down Expand Up @@ -457,7 +457,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 0.003003-source
tag: 0.003004-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -511,7 +511,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '0.003003'
tag: '0.003004'
tag_format: '%v'
tag_message: v%v
time_zone: local
Expand Down
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ my %WriteMakefileArgs = (
"Test::DZil" => 0,
"Test::More" => "0.89"
},
"VERSION" => "0.003003",
"VERSION" => "0.003004",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME
changes to the dist.

VERSION
version 0.003003
version 0.003004

DESCRIPTION
Nothing interesting to see here.
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 @@ -5,7 +5,7 @@ use utf8;

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

our $VERSION = '0.003003';
our $VERSION = '0.003004';

# ABSTRACT: Recommend generic changes to the dist.

Expand Down Expand Up @@ -504,7 +504,7 @@ Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes - Recommend generic changes
=head1 VERSION
version 0.003003
version 0.003004
=head1 DESCRIPTION
Expand Down

0 comments on commit 2f063da

Please sign in to comment.