Skip to content

Commit

Permalink
Build results of 1e48999 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 3, 2017
1 parent 55a0a09 commit 5a6da2f
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-TravisCI

0.001005 2017-03-03T14:39:12Z 1e48999

0.001004 2017-03-03T14:38:24Z 0fe5982
- No changes since 0.001003, non-trial release

Expand Down
10 changes: 5 additions & 5 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"provides" : {
"Dist::Zilla::Plugin::Author::KENTNL::TravisCI" : {
"file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/TravisCI.pm",
"version" : "0.001004"
"version" : "0.001005"
}
},
"release_status" : "stable",
Expand All @@ -142,7 +142,7 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-TravisCI"
}
},
"version" : "0.001004",
"version" : "0.001005",
"x_BuiltWith" : {
"external_file" : "misc/built_with.json"
},
Expand Down Expand Up @@ -302,7 +302,7 @@
}
},
"name" : "@Author::KENTNL/Author::KENTNL::TravisCI",
"version" : "0.001004"
"version" : "0.001005"
},
{
"class" : "Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING",
Expand Down Expand Up @@ -684,7 +684,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
"tag" : "0.001004-source",
"tag" : "0.001005-source",
"tag_format" : "%v-source",
"tag_message" : "v%v"
},
Expand Down Expand Up @@ -778,7 +778,7 @@
"branch" : "releases",
"changelog" : "Changes",
"signed" : 0,
"tag" : "0.001004",
"tag" : "0.001005",
"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 @@ -20,7 +20,7 @@ name: Dist-Zilla-Plugin-Author-KENTNL-TravisCI
provides:
Dist::Zilla::Plugin::Author::KENTNL::TravisCI:
file: lib/Dist/Zilla/Plugin/Author/KENTNL/TravisCI.pm
version: '0.001004'
version: '0.001005'
recommends:
Moose: '2.000'
Path::Tiny: '0.058'
Expand All @@ -35,4 +35,4 @@ resources:
bugtracker: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-TravisCI/issues
homepage: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-TravisCI
repository: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-TravisCI.git
version: '0.001004'
version: '0.001005'
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ my %WriteMakefileArgs = (
"File::Spec" => 0,
"Test::More" => 0
},
"VERSION" => "0.001004",
"VERSION" => "0.001005",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/Plugin/Author/KENTNL/TravisCI.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::TravisCI;

our $VERSION = '0.001004';
our $VERSION = '0.001005';

# ABSTRACT: A specific subclass of TravisCI that does horrible things

Expand Down Expand Up @@ -115,7 +115,7 @@ Dist::Zilla::Plugin::Author::KENTNL::TravisCI - A specific subclass of TravisCI
=head1 VERSION
version 0.001004
version 0.001005
=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.001004
0.001005

0.001004 2017-03-03T14:38:24Z

0.001003 2017-02-28T09:02:40Z
[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.001004
0.001005

0.001004 2017-03-03T14:38:24Z

0.001003 2017-02-28T09:02:40Z
[Added / develop requires]
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.001004
0.001005

0.001004 2017-03-03T14:38:24Z

0.001003 2017-02-28T09:02:40Z
[Added / develop requires]
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.001004
0.001005

0.001004 2017-03-03T14:38:24Z

0.001003 2017-02-28T09:02:40Z

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::App::Command::bakeini" : "0.002005",
"Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING" : "0.001005",
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.005002",
"Dist::Zilla::Plugin::Author::KENTNL::TravisCI" : "0.001004",
"Dist::Zilla::Plugin::Author::KENTNL::TravisCI" : "0.001005",
"Dist::Zilla::Plugin::Authority" : "1.009",
"Dist::Zilla::Plugin::AutoPrereqs" : "6.008",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0.015",
Expand Down

0 comments on commit 5a6da2f

Please sign in to comment.