X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FTable.pm;fp=lib%2FApp%2FCodeowners%2FFormatter%2FTable.pm;h=0c87decd2e20830d77f24960b704ab85e8effe23;hb=a6b5af4adc7ded62e680b82073781028c2e78158;hp=7ea682cc9835ace26f290bea9c6f6130f5e3297b;hpb=c7fd400a7054264da00dd2b950850848f7c4e590;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/Table.pm b/lib/App/Codeowners/Formatter/Table.pm index 7ea682c..0c87dec 100644 --- a/lib/App/Codeowners/Formatter/Table.pm +++ b/lib/App/Codeowners/Formatter/Table.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter::Table; use warnings; use strict; -our $VERSION = '0.44'; # VERSION +our $VERSION = '0.45'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -40,7 +40,7 @@ App::Codeowners::Formatter::Table - Format codeowners output as a table =head1 VERSION -version 0.44 +version 0.45 =head1 DESCRIPTION