X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;h=42bd1f7ac204d59b2bf7a1bfcc4cbb4a9a7e2aff;hp=644c05be2ae9e5d040ebf1fe0c785a49bae7b3ee;hb=67e585ffae69ce0c350a920658738d7864b1d54a;hpb=17bcb9a2dcb825086561f0c410ae5cbf6f7eb7c7 diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index 644c05b..42bd1f7 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.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 DESCRIPTION