X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FCSV.pm;h=3913700a4f7f5fb9281d246c0ac402802f677e79;hb=7cd7abef6e13815b2deb4abb9c2e1edc1eee380e;hp=4dd7bd01a52635ddd2280d6a15ba0d4fdc672b7c;hpb=b665b000409db5def03f1727178bea1f2ad4f5f8;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/CSV.pm b/lib/App/Codeowners/Formatter/CSV.pm index 4dd7bd0..3913700 100644 --- a/lib/App/Codeowners/Formatter/CSV.pm +++ b/lib/App/Codeowners/Formatter/CSV.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter::CSV; use warnings; use strict; -our $VERSION = '0.46'; # VERSION +our $VERSION = '0.48'; # 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.48 =head1 DESCRIPTION