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=7d64a0ba053c260cc839377ff708cd79044699fb;hb=b665b000409db5def03f1727178bea1f2ad4f5f8;hp=0c87decd2e20830d77f24960b704ab85e8effe23;hpb=a6b5af4adc7ded62e680b82073781028c2e78158;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/Table.pm b/lib/App/Codeowners/Formatter/Table.pm index 0c87dec..7d64a0b 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.45'; # VERSION +our $VERSION = '0.46'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -40,7 +40,7 @@ App::Codeowners::Formatter::Table - Format codeowners output as a table =head1 VERSION -version 0.45 +version 0.46 =head1 DESCRIPTION