X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;h=6361d083cc0e56fd16c86bd3a9be6a4e82e543f2;hb=refs%2Ftags%2Fv0.04;hp=cf58e94b80e8f241a00ecdccb101221d80686a1a;hpb=5578058510412fff726cb88b2c78075c43c59303;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index cf58e94..6361d08 100644 --- a/lib/App/Rgit/Command.pm +++ b/lib/App/Rgit/Command.pm @@ -15,11 +15,11 @@ App::Rgit::Command - Base class for App::Rgit commands. =head1 VERSION -Version 0.03 +Version 0.04 =cut -our $VERSION = '0.03'; +our $VERSION = '0.04'; =head1 DESCRIPTION