X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FUtil.pm;fp=lib%2FApp%2FCodeowners%2FUtil.pm;h=57e154d8d26a0cc5cb306c6325eebed86e22c36c;hb=2ce4094a9656c27b2b83442e11b86e44306525bf;hp=8a0b8866a89bf41d6f4de63e8d12cdca1b652ddd;hpb=7cd7abef6e13815b2deb4abb9c2e1edc1eee380e;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Util.pm b/lib/App/Codeowners/Util.pm index 8a0b886..57e154d 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.48'; # VERSION +our $VERSION = '0.49'; # VERSION sub find_nearest_codeowners { @@ -280,7 +280,7 @@ App::Codeowners::Util - Grab bag of utility subs for Codeowners modules =head1 VERSION -version 0.48 +version 0.49 =head1 DESCRIPTION