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=60b23e339474edbf29500a397f714f4162f99581;hp=7fbba531a4a4e17cdda8bcf08efc806601ed44ef;hb=3ff07b59ff41754a77105973a4f1e9d6d25b2c3a;hpb=d02d080e923caf7eafd646d39122c84d1e53178d diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index 7fbba53..60b23e3 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.06 +Version 0.07 =cut -our $VERSION = '0.06'; +our $VERSION = '0.07'; =head1 DESCRIPTION