X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FCodeowners%2FFormatter%2FString.pm;h=6303fb5f428c0eb8df74db6b6d438c21fe69acfa;hb=8449a6dac8b4adf0e20bceecbff921d6dc598701;hp=334233132d8a0375a2ae9c0f10e9416638c91831;hpb=3a345750fddc777385eacb334ea011f9327b774e;p=chaz%2Fgit-codeowners diff --git a/lib/App/Codeowners/Formatter/String.pm b/lib/App/Codeowners/Formatter/String.pm index 3342331..6303fb5 100644 --- a/lib/App/Codeowners/Formatter/String.pm +++ b/lib/App/Codeowners/Formatter/String.pm @@ -5,7 +5,7 @@ package App::Codeowners::Formatter::String; use warnings; use strict; -our $VERSION = '0.42'; # VERSION +our $VERSION = '0.43'; # VERSION use parent 'App::Codeowners::Formatter'; @@ -136,7 +136,7 @@ App::Codeowners::Formatter::String - Format codeowners output using printf-like =head1 VERSION -version 0.42 +version 0.43 =head1 DESCRIPTION