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