X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FUtil.pm;h=6cbfdebf37c217a26520b13c9ccafbbd1324fb52;hb=c7fd400a7054264da00dd2b950850848f7c4e590;hp=dbf55132952d43a61a53f098cc0727c6d40e11a5;hpb=8449a6dac8b4adf0e20bceecbff921d6dc598701;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Util.pm b/lib/App/Codeowners/Util.pm index dbf5513..6cbfdeb 100644 --- a/lib/App/Codeowners/Util.pm +++ b/lib/App/Codeowners/Util.pm @@ -23,7 +23,7 @@ our @EXPORT_OK = qw( zip ); -our $VERSION = '0.43'; # VERSION +our $VERSION = '0.44'; # VERSION sub find_nearest_codeowners { @@ -280,7 +280,7 @@ App::Codeowners::Util - Grab bag of utility subs for Codeowners modules =head1 VERSION -version 0.43 +version 0.44 =head1 DESCRIPTION