X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FUtil.pm;fp=lib%2FApp%2FCodeowners%2FUtil.pm;h=b8169561d2836082794ab75d353013c3f886b28e;hb=4a8ff75b5b2f7bfaadc936757dc2a0f5de3c57e3;hp=5df7664056839c665032546da6531dbb0f1c20b4;hpb=b665b000409db5def03f1727178bea1f2ad4f5f8;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Util.pm b/lib/App/Codeowners/Util.pm index 5df7664..b816956 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.46'; # VERSION +our $VERSION = '0.47'; # VERSION sub find_nearest_codeowners { @@ -280,7 +280,7 @@ App::Codeowners::Util - Grab bag of utility subs for Codeowners modules =head1 VERSION -version 0.46 +version 0.47 =head1 DESCRIPTION