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=b54f8e2a2d86038b60fc585907cf517cb9b9baa8;hb=b665b000409db5def03f1727178bea1f2ad4f5f8;hp=90a3646e6e04e67afd1b5dc59ffe155027c2306f;hpb=a6b5af4adc7ded62e680b82073781028c2e78158;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/YAML.pm b/lib/App/Codeowners/Formatter/YAML.pm index 90a3646..b54f8e2 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.45'; # VERSION +our $VERSION = '0.46'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -36,7 +36,7 @@ App::Codeowners::Formatter::YAML - Format codeowners output as YAML =head1 VERSION -version 0.45 +version 0.46 =head1 DESCRIPTION