X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FCSV.pm;fp=lib%2FApp%2FCodeowners%2FFormatter%2FCSV.pm;h=3913700a4f7f5fb9281d246c0ac402802f677e79;hb=7cd7abef6e13815b2deb4abb9c2e1edc1eee380e;hp=036bb4469a8107b2b773709342e67b51c9d0fcb1;hpb=4a8ff75b5b2f7bfaadc936757dc2a0f5de3c57e3;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/CSV.pm b/lib/App/Codeowners/Formatter/CSV.pm index 036bb44..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.47'; # 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.47 +version 0.48 =head1 DESCRIPTION