X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=bin%2Fgit-codeowners;h=178f874cb8e8d98d00cf5ae85bd753309a5938be;hb=7cd7abef6e13815b2deb4abb9c2e1edc1eee380e;hp=92774eb8b5f192a551b0e9b382f1fcc9adb5482b;hpb=b665b000409db5def03f1727178bea1f2ad4f5f8;p=chaz%2Fgit-codeowners diff --git a/bin/git-codeowners b/bin/git-codeowners index 92774eb..178f874 100755 --- a/bin/git-codeowners +++ b/bin/git-codeowners @@ -10,7 +10,7 @@ use strict; use App::Codeowners; -our $VERSION = '0.46'; # 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.46 +version 0.48 =head1 SYNOPSIS