X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;h=42bd1f7ac204d59b2bf7a1bfcc4cbb4a9a7e2aff;hb=67e585ffae69ce0c350a920658738d7864b1d54a;hp=644c05be2ae9e5d040ebf1fe0c785a49bae7b3ee;hpb=5964863f635b161a199ef791fe74e84acf34526e;p=perl%2Fmodules%2Frgit.git 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