X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter.pm;h=2d46f4b1fc085ae9651ae996a2e256c9732a0560;hb=a6b5af4adc7ded62e680b82073781028c2e78158;hp=b284f2d7225eec481816bab9f2b551a0b9d2bb2e;hpb=c7fd400a7054264da00dd2b950850848f7c4e590;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter.pm b/lib/App/Codeowners/Formatter.pm index b284f2d..2d46f4b 100644 --- a/lib/App/Codeowners/Formatter.pm +++ b/lib/App/Codeowners/Formatter.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter; use warnings; use strict; -our $VERSION = '0.44'; # VERSION +our $VERSION = '0.45'; # VERSION use Module::Load; @@ -120,7 +120,7 @@ App::Codeowners::Formatter - Base class for formatting codeowners output =head1 VERSION -version 0.44 +version 0.45 =head1 SYNOPSIS