X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand%2FEach.pm;h=b50e18040c60df1f202878cb5179dedef3f91e4d;hb=2e8121b94bf4847686087060a709fa3bb433f4ee;hp=872f7f4feb6dddb3b96f2dc46a5429a515b51d16;hpb=511d4fe4b46173353cd1fdcac0d26ac067868280;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Command/Each.pm b/lib/App/Rgit/Command/Each.pm index 872f7f4..b50e180 100644 --- a/lib/App/Rgit/Command/Each.pm +++ b/lib/App/Rgit/Command/Each.pm @@ -14,11 +14,11 @@ App::Rgit::Command::Each - Class for commands to execute for each repository. =head1 VERSION -Version 0.06 +Version 0.08 =cut -our $VERSION = '0.06'; +our $VERSION = '0.08'; =head1 DESCRIPTION