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