X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FTSV.pm;fp=lib%2FApp%2FCodeowners%2FFormatter%2FTSV.pm;h=4322aaf919bf45d86009643fc770f223a6896a54;hb=8449a6dac8b4adf0e20bceecbff921d6dc598701;hp=b2f22bd8882d616b28d7c3022372282136d37388;hpb=3a345750fddc777385eacb334ea011f9327b774e;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/TSV.pm b/lib/App/Codeowners/Formatter/TSV.pm index b2f22bd..4322aaf 100644 --- a/lib/App/Codeowners/Formatter/TSV.pm +++ b/lib/App/Codeowners/Formatter/TSV.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter::TSV; use warnings; use strict; -our $VERSION = '0.42'; # VERSION +our $VERSION = '0.43'; # VERSION use parent 'App::Codeowners::Formatter::CSV'; @@ -25,7 +25,7 @@ App::Codeowners::Formatter::TSV - Format codeowners output as tab-separated valu =head1 VERSION -version 0.42 +version 0.43 =head1 DESCRIPTION