]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Formatter/JSON.pm
Version 0.50
[chaz/git-codeowners] / lib / App / Codeowners / Formatter / JSON.pm
index e4d8332b44ff91e82a53f9dbcccdc9c936d1c5b1..ea8ad961812b3371dd9ed8d77cc890a99b2bc37f 100644 (file)
@@ -5,7 +5,7 @@ package App::Codeowners::Formatter::JSON;
 use warnings;
 use strict;
 
-our $VERSION = '0.49'; # VERSION
+our $VERSION = '0.50'; # VERSION
 
 use parent 'App::Codeowners::Formatter';
 
@@ -42,7 +42,7 @@ App::Codeowners::Formatter::JSON - Format codeowners output as JSON
 
 =head1 VERSION
 
-version 0.49
+version 0.50
 
 =head1 DESCRIPTION
 
@@ -69,7 +69,7 @@ Charles McGarvey <chazmcgarvey@brokenzipper.com>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2019 by Charles McGarvey.
+This software is copyright (c) 2021 by Charles McGarvey.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
This page took 0.026298 seconds and 4 git commands to generate.