X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FJSON.pm;h=94fbbb00e76c0aaadfdbaf8753d15a908db038b6;hb=b665b000409db5def03f1727178bea1f2ad4f5f8;hp=4c7fd3b0316c956f6decb104ea11654e66481bd3;hpb=a6b5af4adc7ded62e680b82073781028c2e78158;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/JSON.pm b/lib/App/Codeowners/Formatter/JSON.pm index 4c7fd3b..94fbbb0 100644 --- a/lib/App/Codeowners/Formatter/JSON.pm +++ b/lib/App/Codeowners/Formatter/JSON.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter::JSON; use warnings; use strict; -our $VERSION = '0.45'; # VERSION +our $VERSION = '0.46'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -42,7 +42,7 @@ App::Codeowners::Formatter::JSON - Format codeowners output as JSON =head1 VERSION -version 0.45 +version 0.46 =head1 DESCRIPTION