X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FOptions.pm;fp=lib%2FApp%2FCodeowners%2FOptions.pm;h=153376fc3a1bb0cb7efe9c16e28f96ec408c3749;hb=4a8ff75b5b2f7bfaadc936757dc2a0f5de3c57e3;hp=cf91cce3d4d16ac5c3d6207c23c210c0f959143a;hpb=b665b000409db5def03f1727178bea1f2ad4f5f8;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Options.pm b/lib/App/Codeowners/Options.pm index cf91cce..153376f 100644 --- a/lib/App/Codeowners/Options.pm +++ b/lib/App/Codeowners/Options.pm @@ -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