X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;h=5edd9c284d15915bbb8ec8f5c960d02de7305016;hb=d0da71e7e3c01c4c5346ad0c9504faf4c34c43f8;hp=60b23e339474edbf29500a397f714f4162f99581;hpb=a2a9110d666dcd61af2573a7ad977cf441587d21;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index 60b23e3..5edd9c2 100644 --- a/lib/App/Rgit/Command.pm +++ b/lib/App/Rgit/Command.pm @@ -13,11 +13,11 @@ App::Rgit::Command - Base class for App::Rgit commands. =head1 VERSION -Version 0.07 +Version 0.08 =cut -our $VERSION = '0.07'; +our $VERSION = '0.08'; =head1 DESCRIPTION