]> Dogcows Code - chaz/git-codeowners/blobdiff - bin/git-codeowners
Version 0.45
[chaz/git-codeowners] / bin / git-codeowners
index dbb31f1af692b4fca5aa688e0b68b6593a6688fa..fa554bd3321e20556cdf013c7d5fd1817a99408a 100755 (executable)
@@ -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
 
This page took 0.027287 seconds and 4 git commands to generate.