Skip to content

Commit

Permalink
Build results of 66b18af (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent e9fca54 commit a314987
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 @@
Release history for Dist-Zilla-Plugin-Git-NextRelease

0.002013 2014-08-16T00:19:24Z
0.002013 2014-08-16T00:20:03Z

0.002012 2014-08-15T21:16:31Z
[00 Trivial]
Expand Down
4 changes: 2 additions & 2 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"Dist::Zilla::Plugin::Git::CommitBuild" : "2.023",
"Dist::Zilla::Plugin::Git::Contributors" : "0.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "2.023",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002012",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002013",
"Dist::Zilla::Plugin::Git::Tag" : "2.023",
"Dist::Zilla::Plugin::GithubMeta" : "0.46",
"Dist::Zilla::Plugin::License" : "5.020",
Expand Down Expand Up @@ -660,7 +660,7 @@
{
"class" : "Dist::Zilla::Plugin::Git::NextRelease",
"name" : "@Author::KENTNL/Git::NextRelease",
"version" : "0.002012"
"version" : "0.002013"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
Expand Down
4 changes: 2 additions & 2 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::Git::CommitBuild: '2.023'
Dist::Zilla::Plugin::Git::Contributors: '0.006'
Dist::Zilla::Plugin::Git::GatherDir: '2.023'
Dist::Zilla::Plugin::Git::NextRelease: '0.002012'
Dist::Zilla::Plugin::Git::NextRelease: '0.002013'
Dist::Zilla::Plugin::Git::Tag: '2.023'
Dist::Zilla::Plugin::GithubMeta: '0.46'
Dist::Zilla::Plugin::License: '5.020'
Expand Down Expand Up @@ -464,7 +464,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::Git::NextRelease
name: '@Author::KENTNL/Git::NextRelease'
version: '0.002012'
version: '0.002013'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease
name: '@Author::KENTNL/BumpVersionAfterRelease'
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.002012
0.002013

0.002012 2014-08-15T21:16:31Z
[Added / test requires]
- File::Spec

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.002012
0.002013

0.002012 2014-08-15T21:16:31Z
[Added / develop requires]
- Dist::Zilla::Plugin::Git::Contributors 0.006

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.002012
0.002013

0.002012 2014-08-15T21:16:31Z
[Added / develop requires]
- Dist::Zilla::Plugin::Git::Contributors 0.006

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.002012
0.002013

0.002012 2014-08-15T21:16:31Z
[Changed / test recommends]
- CPAN::Meta 0 → 2.120900

Expand Down

0 comments on commit a314987

Please sign in to comment.