X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgit-codeowners;h=4436ef7e8b60a47bb2c04154d2503b642bc02475;hb=8449a6dac8b4adf0e20bceecbff921d6dc598701;hp=2c680eb0ff91183dfb1358f1cb368da94ded5a2f;hpb=3a345750fddc777385eacb334ea011f9327b774e;p=chaz%2Fgit-codeowners diff --git a/bin/git-codeowners b/bin/git-codeowners index 2c680eb..4436ef7 100755 --- a/bin/git-codeowners +++ b/bin/git-codeowners @@ -10,7 +10,7 @@ use strict; use App::Codeowners; -our $VERSION = '0.42'; # VERSION +our $VERSION = '0.43'; # VERSION App::Codeowners->main(@ARGV); @@ -26,7 +26,7 @@ git-codeowners - A tool for managing CODEOWNERS files =head1 VERSION -version 0.42 +version 0.43 =head1 SYNOPSIS