]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Options.pm
Version 0.48
[chaz/git-codeowners] / lib / App / Codeowners / Options.pm
index 153376fc3a1bb0cb7efe9c16e28f96ec408c3749..0cfdf4bc8e4f6d27411af769681f57a25fc00deb 100644 (file)
@@ -8,7 +8,7 @@ use strict;
 use Getopt::Long 2.39 ();
 use Path::Tiny;
 
-our $VERSION = '0.47'; # VERSION
+our $VERSION = '0.48'; # 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.47
+version 0.48
 
 =head1 METHODS
 
This page took 0.024043 seconds and 4 git commands to generate.