X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FOptions.pm;h=83415d104413455e9ad0aa7c6829c6315462870e;hb=c7fd400a7054264da00dd2b950850848f7c4e590;hp=fcc2eae1be3f2db540a87e4765526d12f83c12e0;hpb=8449a6dac8b4adf0e20bceecbff921d6dc598701;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Options.pm b/lib/App/Codeowners/Options.pm index fcc2eae..83415d1 100644 --- a/lib/App/Codeowners/Options.pm +++ b/lib/App/Codeowners/Options.pm @@ -8,7 +8,7 @@ use Getopt::Long 2.39 (); use Path::Tiny; use Pod::Usage; -our $VERSION = '0.43'; # VERSION +our $VERSION = '0.44'; # VERSION sub early_options { return { @@ -278,7 +278,7 @@ App::Codeowners::Options - Getopt and shell completion for App::Codeowners =head1 VERSION -version 0.43 +version 0.44 =head1 METHODS