Skip to content

Commit

Permalink
Build results of 16561e2 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Sep 24, 2014
1 parent 586f7a9 commit 1a58e30
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for Dist-Zilla-Plugin-MetaData-BuiltWith

1.003002 2014-09-24T06:28:55Z
1.003002 2014-09-24T06:29:17Z

1.003001 2014-09-24T06:28:04Z
[Bugfix]
Expand Down
4 changes: 2 additions & 2 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"Dist::Zilla::Plugin::Manifest" : "5.020",
"Dist::Zilla::Plugin::ManifestSkip" : "5.020",
"Dist::Zilla::Plugin::MetaConfig" : "5.020",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.003001",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.003002",
"Dist::Zilla::Plugin::MetaJSON" : "5.020",
"Dist::Zilla::Plugin::MetaProvides::Package" : "2.001002",
"Dist::Zilla::Plugin::MetaTests" : "5.020",
Expand Down Expand Up @@ -308,7 +308,7 @@
}
},
"name" : "@Author::KENTNL/MetaData::BuiltWith",
"version" : "1.003001"
"version" : "1.003002"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
Expand Down
4 changes: 2 additions & 2 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::Manifest: '5.020'
Dist::Zilla::Plugin::ManifestSkip: '5.020'
Dist::Zilla::Plugin::MetaConfig: '5.020'
Dist::Zilla::Plugin::MetaData::BuiltWith: '1.003001'
Dist::Zilla::Plugin::MetaData::BuiltWith: '1.003002'
Dist::Zilla::Plugin::MetaJSON: '5.020'
Dist::Zilla::Plugin::MetaProvides::Package: '2.001002'
Dist::Zilla::Plugin::MetaTests: '5.020'
Expand Down Expand Up @@ -195,7 +195,7 @@ x_Dist_Zilla:
- -i
uname_call: uname
name: '@Author::KENTNL/MetaData::BuiltWith'
version: '1.003001'
version: '1.003002'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
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.003001
1.003002

1.003001 2014-09-24T06:28:04Z
[Added / runtime requires]
- Devel::CheckBin

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.003001
1.003002

1.003001 2014-09-24T06:28:04Z
[Added / runtime requires]
- Devel::CheckBin

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.003001
1.003002

1.003001 2014-09-24T06:28:04Z
[Changed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.020000 → 2.020001

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.003001
1.003002

1.003001 2014-09-24T06:28:04Z
[Changed / test recommends]
- Test::More 1.001003 → 1.001006

Expand Down

0 comments on commit 1a58e30

Please sign in to comment.