X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgit-codeowners;fp=bin%2Fgit-codeowners;h=6ea28c67dbc4627d8019558b886bd1cd90aa504d;hb=4a8ff75b5b2f7bfaadc936757dc2a0f5de3c57e3;hp=92774eb8b5f192a551b0e9b382f1fcc9adb5482b;hpb=b665b000409db5def03f1727178bea1f2ad4f5f8;p=chaz%2Fgit-codeowners diff --git a/bin/git-codeowners b/bin/git-codeowners index 92774eb..6ea28c6 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.47'; # VERSION App::Codeowners->main(@ARGV); @@ -26,7 +26,7 @@ git-codeowners - A tool for managing CODEOWNERS files =head1 VERSION -version 0.46 +version 0.47 =head1 SYNOPSIS