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