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