summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml20
1 files changed, 9 insertions, 11 deletions
diff --git a/META.yml b/META.yml
index 2a90505..361aa56 100644
--- a/META.yml
+++ b/META.yml
@@ -4,13 +4,11 @@ author:
- 'Caleb Cushing <xenoterracide@gmail.com>'
- 'Grahan Ollis <plicease@cpan.org>'
build_requires:
+ Dist::Zilla::Role::VersionProvider: '0'
ExtUtils::MakeMaker: '0'
- File::Spec: '0'
- IO::Handle: '0'
- IPC::Open3: '0'
Path::Tiny: '0'
Test::DZil: '0'
- Test::More: '0'
+ Test::Exception: '0'
Test::Version: '0.04'
configure_requires:
ExtUtils::MakeMaker: '0'
@@ -27,8 +25,7 @@ no_index:
file:
- perlcritic.rc
requires:
- Carp: '0'
- Dist::Zilla: '5.038'
+ Dist::Zilla: '6.00'
Dist::Zilla::Role::FileFinderUser: '0'
Dist::Zilla::Role::FileMunger: '0'
Dist::Zilla::Role::PPI: '0'
@@ -36,15 +33,15 @@ requires:
MooseX::Types::Perl: '0'
PPI: '0'
namespace::autoclean: '0'
- perl: '5.008'
- strict: '0'
- warnings: '0'
+ perl: '5.014'
resources:
bugtracker: https://github.com/plicease/dist-zilla-plugin-ourpkgversion/issues
homepage: https://metacpan.org/dist/Dist-Zilla-Plugin-OurPkgVersion
repository: git://github.com/plicease/dist-zilla-plugin-ourpkgversion.git
-version: '0.14'
+version: '0.20'
x_contributors:
+ - 'Alceu Rodrigues de Freitas Junior <alceu.junior@quintoandar.com.br>'
+ - 'Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>'
- 'Alexandr Ciornii <alexchorny@gmail.com>'
- 'Alexei Znamensky <russoz@cpan.org>'
- 'Christian Walde <walde.christian@googlemail.com>'
@@ -54,7 +51,8 @@ x_contributors:
- 'Graham Ollis <plicease@cpan.org>'
- 'Graham✈️✈️ <plicease@cpan.org>'
- 'Ian Sealy <git@iansealy.com>'
+ - 'Michael Conrad <mike@nrdvana.net>'
- 'Michael Jemmeson <mjemmeson@cpan.org>'
- 'Stephan Loyd <stephanloyd9@gmail.com>'
-x_generated_by_perl: v5.26.2
+x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'