X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FYAML.pm;fp=lib%2FApp%2FCodeowners%2FFormatter%2FYAML.pm;h=90a3646e6e04e67afd1b5dc59ffe155027c2306f;hb=a6b5af4adc7ded62e680b82073781028c2e78158;hp=e087f8368a7ee8c57cb5fe73a957dbf3518e92a6;hpb=c7fd400a7054264da00dd2b950850848f7c4e590;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/YAML.pm b/lib/App/Codeowners/Formatter/YAML.pm index e087f83..90a3646 100644 --- a/lib/App/Codeowners/Formatter/YAML.pm +++ b/lib/App/Codeowners/Formatter/YAML.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter::YAML; use warnings; use strict; -our $VERSION = '0.44'; # VERSION +our $VERSION = '0.45'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -36,7 +36,7 @@ App::Codeowners::Formatter::YAML - Format codeowners output as YAML =head1 VERSION -version 0.44 +version 0.45 =head1 DESCRIPTION