]> Dogcows Code - chaz/git-codeowners/blobdiff - bin/git-codeowners
Version 0.49
[chaz/git-codeowners] / bin / git-codeowners
index 178f874cb8e8d98d00cf5ae85bd753309a5938be..9fffa250102fb82ef222563dd9d08a5f29677004 100755 (executable)
@@ -10,7 +10,7 @@ use strict;
 
 use App::Codeowners;
 
-our $VERSION = '0.48'; # VERSION
+our $VERSION = '0.49'; # VERSION
 
 App::Codeowners->main(@ARGV);
 
@@ -26,7 +26,7 @@ git-codeowners - A tool for managing CODEOWNERS files
 
 =head1 VERSION
 
-version 0.48
+version 0.49
 
 =head1 SYNOPSIS
 
This page took 0.023079 seconds and 4 git commands to generate.