]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter/JSON.pm
Version 0.46
[chaz/git-codeowners] / lib / App / Codeowners / Formatter / JSON.pm
index 4c7fd3b0316c956f6decb104ea11654e66481bd3..94fbbb00e76c0aaadfdbaf8753d15a908db038b6 100644 (file)
@@ -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
 
This page took 0.020296 seconds and 4 git commands to generate.