X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners.pm;h=85afe535aef763060a66a32b6a68daf7990c27a4;hb=2fe281b6b85d01d6290d3c91c54232e9152cc377;hp=f33dfb820f827841bfab5b18c878086b9943828d;hpb=2ce4094a9656c27b2b83442e11b86e44306525bf;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners.pm b/lib/App/Codeowners.pm index f33dfb8..85afe53 100644 --- a/lib/App/Codeowners.pm +++ b/lib/App/Codeowners.pm @@ -13,7 +13,7 @@ use Color::ANSI::Util 0.03 qw(ansifg); use File::Codeowners; use Path::Tiny; -our $VERSION = '0.49'; # VERSION +our $VERSION = '0.50'; # VERSION sub main { @@ -219,7 +219,7 @@ App::Codeowners - A tool for managing CODEOWNERS files =head1 VERSION -version 0.49 +version 0.50 =head1 DESCRIPTION @@ -250,7 +250,7 @@ Charles McGarvey =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.