]> Dogcows Code - chaz/git-codeowners/blobdiff - lib/App/Codeowners/Options.pm
Version 0.44
[chaz/git-codeowners] / lib / App / Codeowners / Options.pm
index fcc2eae1be3f2db540a87e4765526d12f83c12e0..83415d104413455e9ad0aa7c6829c6315462870e 100644 (file)
@@ -8,7 +8,7 @@ use Getopt::Long 2.39 ();
 use Path::Tiny;
 use Pod::Usage;
 
-our $VERSION = '0.43'; # VERSION
+our $VERSION = '0.44'; # VERSION
 
 sub early_options {
     return {
@@ -278,7 +278,7 @@ App::Codeowners::Options - Getopt and shell completion for App::Codeowners
 
 =head1 VERSION
 
-version 0.43
+version 0.44
 
 =head1 METHODS
 
This page took 0.019938 seconds and 4 git commands to generate.