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