X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;h=51ac158edcbdf159480b7edb7e56373c300f2362;hp=203041439d6e175db61a16127720b32975e917a4;hb=4c6f2bc56bc50a662b2c2625bcc012d4757f9abf;hpb=04036d6d8571dbd27c04fa83248577a065b9b761 diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index 2030414..51ac158 100644 --- a/lib/App/Rgit/Command.pm +++ b/lib/App/Rgit/Command.pm @@ -16,11 +16,11 @@ App::Rgit::Command - Base class for App::Rgit commands. =head1 VERSION -Version 0.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 DESCRIPTION