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