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