]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Options.pm
Version 0.47
[chaz/git-codeowners] / lib / App / Codeowners / Options.pm
index cf91cce3d4d16ac5c3d6207c23c210c0f959143a..153376fc3a1bb0cb7efe9c16e28f96ec408c3749 100644 (file)
@@ -8,7 +8,7 @@ use strict;
 use Getopt::Long 2.39 ();
 use Path::Tiny;
 
-our $VERSION = '0.46'; # VERSION
+our $VERSION = '0.47'; # VERSION
 
 sub pod2usage {
     eval { require Pod::Usage };
@@ -299,7 +299,7 @@ App::Codeowners::Options - Getopt and shell completion for App::Codeowners
 
 =head1 VERSION
 
-version 0.46
+version 0.47
 
 =head1 METHODS
 
This page took 0.026778 seconds and 4 git commands to generate.