]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter.pm
Version 0.50
[chaz/git-codeowners] / lib / App / Codeowners / Formatter.pm
index 5c908d4275d550a8cbb421bd2f4f70fb1427a25a..b0991ef77bbbab01c8300f828daaf455ec66c31c 100644 (file)
@@ -5,7 +5,7 @@ package App::Codeowners::Formatter;
 use warnings;
 use strict;
 
-our $VERSION = '0.49'; # VERSION
+our $VERSION = '0.50'; # VERSION
 
 use Module::Load;
 
@@ -120,7 +120,7 @@ App::Codeowners::Formatter - Base class for formatting codeowners output
 
 =head1 VERSION
 
-version 0.49
+version 0.50
 
 =head1 SYNOPSIS
 
@@ -252,7 +252,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.025173 seconds and 4 git commands to generate.