]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter/CSV.pm
Version 0.44
[chaz/git-codeowners] / lib / App / Codeowners / Formatter / CSV.pm
index 331fec19653b6162bc667cd524afef95d5ba5fa4..2fb3b95c6833a389b245906f8d4dfe1a14c5284f 100644 (file)
@@ -5,7 +5,7 @@ package App::Codeowners::Formatter::CSV;
 use warnings;
 use strict;
 
-our $VERSION = '0.43'; # VERSION
+our $VERSION = '0.44'; # VERSION
 
 use parent 'App::Codeowners::Formatter';
 
@@ -63,7 +63,7 @@ App::Codeowners::Formatter::CSV - Format codeowners output as comma-separated va
 
 =head1 VERSION
 
-version 0.43
+version 0.44
 
 =head1 DESCRIPTION
 
This page took 0.019727 seconds and 4 git commands to generate.