X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;fp=lib%2FApp%2FRgit%2FCommand.pm;h=5edd9c284d15915bbb8ec8f5c960d02de7305016;hp=60b23e339474edbf29500a397f714f4162f99581;hb=2e8121b94bf4847686087060a709fa3bb433f4ee;hpb=a2a9110d666dcd61af2573a7ad977cf441587d21 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