X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FJSON.pm;fp=lib%2FApp%2FCodeowners%2FFormatter%2FJSON.pm;h=1ccd4439467a28cc7939171a968726b6c23cdb5e;hb=c7fd400a7054264da00dd2b950850848f7c4e590;hp=feb023695b8028d4b0693250fe60ad418937040b;hpb=8449a6dac8b4adf0e20bceecbff921d6dc598701;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/JSON.pm b/lib/App/Codeowners/Formatter/JSON.pm index feb0236..1ccd443 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.43'; # VERSION +our $VERSION = '0.44'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -42,7 +42,7 @@ App::Codeowners::Formatter::JSON - Format codeowners output as JSON =head1 VERSION -version 0.43 +version 0.44 =head1 DESCRIPTION