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=7ea682cc9835ace26f290bea9c6f6130f5e3297b;hb=c7fd400a7054264da00dd2b950850848f7c4e590;hp=f6c813c476afe5dbc0685e8d382b4c46c5043195;hpb=8449a6dac8b4adf0e20bceecbff921d6dc598701;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/Table.pm b/lib/App/Codeowners/Formatter/Table.pm index f6c813c..7ea682c 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.43'; # VERSION +our $VERSION = '0.44'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -40,7 +40,7 @@ App::Codeowners::Formatter::Table - Format codeowners output as a table =head1 VERSION -version 0.43 +version 0.44 =head1 DESCRIPTION