X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand%2FEach.pm;h=a42ddb886d988b06ed55fc2ce0e73e6261a93cd7;hb=refs%2Ftags%2Fv0.03;hp=ba42b1269398d020fc48ce72f9b4e8ada43c74e9;hpb=17bcb9a2dcb825086561f0c410ae5cbf6f7eb7c7;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Command/Each.pm b/lib/App/Rgit/Command/Each.pm index ba42b12..a42ddb8 100644 --- a/lib/App/Rgit/Command/Each.pm +++ b/lib/App/Rgit/Command/Each.pm @@ -11,11 +11,11 @@ App::Rgit::Command::Each - Class for commands to execute for each repository. =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 DESCRIPTION