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