X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners.pm;fp=lib%2FApp%2FCodeowners.pm;h=361802b510616df35f070e2e5cfafb234d709d90;hb=c7fd400a7054264da00dd2b950850848f7c4e590;hp=291660a5609496aaaaf3014e5791b328adca72bd;hpb=8449a6dac8b4adf0e20bceecbff921d6dc598701;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners.pm b/lib/App/Codeowners.pm index 291660a..361802b 100644 --- a/lib/App/Codeowners.pm +++ b/lib/App/Codeowners.pm @@ -14,7 +14,7 @@ use Encode qw(encode); use File::Codeowners; use Path::Tiny; -our $VERSION = '0.43'; # VERSION +our $VERSION = '0.44'; # VERSION sub main { @@ -218,7 +218,7 @@ App::Codeowners - A tool for managing CODEOWNERS files =head1 VERSION -version 0.43 +version 0.44 =head1 METHODS