]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter/YAML.pm
Version 0.50
[chaz/git-codeowners] / lib / App / Codeowners / Formatter / YAML.pm
index 079eae5bdb59a07ba67b465a892295f97bac33c9..590ad79f0b5d111021f1eb7ed8fd87e221687094 100644 (file)
@@ -5,7 +5,7 @@ package App::Codeowners::Formatter::YAML;
 use warnings;
 use strict;
 
-our $VERSION = '0.49'; # VERSION
+our $VERSION = '0.50'; # VERSION
 
 use parent 'App::Codeowners::Formatter';
 
@@ -36,7 +36,7 @@ App::Codeowners::Formatter::YAML - Format codeowners output as YAML
 
 =head1 VERSION
 
-version 0.49
+version 0.50
 
 =head1 DESCRIPTION
 
@@ -57,7 +57,7 @@ Charles McGarvey <chazmcgarvey@brokenzipper.com>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2019 by Charles McGarvey.
+This software is copyright (c) 2021 by Charles McGarvey.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
This page took 0.025742 seconds and 4 git commands to generate.