]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter/TSV.pm
Version 0.44
[chaz/git-codeowners] / lib / App / Codeowners / Formatter / TSV.pm
index 4322aaf919bf45d86009643fc770f223a6896a54..9390802cde14079838ef2cab7990e768d16b4d1a 100644 (file)
@@ -5,7 +5,7 @@ package App::Codeowners::Formatter::TSV;
 use warnings;
 use strict;
 
-our $VERSION = '0.43'; # VERSION
+our $VERSION = '0.44'; # 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.43
+version 0.44
 
 =head1 DESCRIPTION
 
This page took 0.021934 seconds and 4 git commands to generate.