X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgit-codeowners;fp=bin%2Fgit-codeowners;h=fa554bd3321e20556cdf013c7d5fd1817a99408a;hb=a6b5af4adc7ded62e680b82073781028c2e78158;hp=dbb31f1af692b4fca5aa688e0b68b6593a6688fa;hpb=c7fd400a7054264da00dd2b950850848f7c4e590;p=chaz%2Fgit-codeowners diff --git a/bin/git-codeowners b/bin/git-codeowners index dbb31f1..fa554bd 100755 --- a/bin/git-codeowners +++ b/bin/git-codeowners @@ -10,7 +10,7 @@ use strict; use App::Codeowners; -our $VERSION = '0.44'; # VERSION +our $VERSION = '0.45'; # VERSION App::Codeowners->main(@ARGV); @@ -26,7 +26,7 @@ git-codeowners - A tool for managing CODEOWNERS files =head1 VERSION -version 0.44 +version 0.45 =head1 SYNOPSIS