]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter/JSON.pm
Version 0.48
[chaz/git-codeowners] / lib / App / Codeowners / Formatter / JSON.pm
index 2d1c300e1dc5bfb1cf6f1d9a042426c2dd6640a4..a8a4509aa85ad8259f6ccb27c6a8a4fa6f2d785f 100644 (file)
@@ -5,7 +5,7 @@ package App::Codeowners::Formatter::JSON;
 use warnings;
 use strict;
 
-our $VERSION = '0.47'; # VERSION
+our $VERSION = '0.48'; # VERSION
 
 use parent 'App::Codeowners::Formatter';
 
@@ -42,7 +42,7 @@ App::Codeowners::Formatter::JSON - Format codeowners output as JSON
 
 =head1 VERSION
 
-version 0.47
+version 0.48
 
 =head1 DESCRIPTION
 
This page took 0.023555 seconds and 4 git commands to generate.