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