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