X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgit-codeowners;fp=bin%2Fgit-codeowners;h=9fffa250102fb82ef222563dd9d08a5f29677004;hb=2ce4094a9656c27b2b83442e11b86e44306525bf;hp=178f874cb8e8d98d00cf5ae85bd753309a5938be;hpb=7cd7abef6e13815b2deb4abb9c2e1edc1eee380e;p=chaz%2Fgit-codeowners diff --git a/bin/git-codeowners b/bin/git-codeowners index 178f874..9fffa25 100755 --- a/bin/git-codeowners +++ b/bin/git-codeowners @@ -10,7 +10,7 @@ use strict; use App::Codeowners; -our $VERSION = '0.48'; # VERSION +our $VERSION = '0.49'; # VERSION App::Codeowners->main(@ARGV); @@ -26,7 +26,7 @@ git-codeowners - A tool for managing CODEOWNERS files =head1 VERSION -version 0.48 +version 0.49 =head1 SYNOPSIS