X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand%2FEach.pm;h=1e3870814c1b941a57d93b522becf0215ac0cbfe;hb=efa8c661b3f2394fec9b0a494fabc6efc27e1328;hp=ef843f76eddbb5e42f8bbaee80760335ddf585c8;hpb=af98236767735990609f068a18d3a7251f2efcab;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Command/Each.pm b/lib/App/Rgit/Command/Each.pm index ef843f7..1e38708 100644 --- a/lib/App/Rgit/Command/Each.pm +++ b/lib/App/Rgit/Command/Each.pm @@ -13,11 +13,11 @@ App::Rgit::Command::Each - Class for commands to execute for each repository. =head1 VERSION -Version 0.03 +Version 0.05 =cut -our $VERSION = '0.03'; +our $VERSION = '0.05'; =head1 DESCRIPTION