]> Dogcows Code - chaz/git-codeowners/blobdiff - bin/git-codeowners
Version 0.47
[chaz/git-codeowners] / bin / git-codeowners
index 92774eb8b5f192a551b0e9b382f1fcc9adb5482b..6ea28c67dbc4627d8019558b886bd1cd90aa504d 100755 (executable)
@@ -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
 
This page took 0.019785 seconds and 4 git commands to generate.