X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FConfig.pm;h=90afe3b35cf58b9147ef135710de14eaaca1a814;hp=0316634cee78daa9801460adb40f6b60f319d6c7;hb=0c3a62e21d624c6076fc69dd2310bea0dd556ab8;hpb=00f4d1f6016748f8b4623d8ff32546069f763a95 diff --git a/lib/App/Rgit/Config.pm b/lib/App/Rgit/Config.pm index 0316634..90afe3b 100644 --- a/lib/App/Rgit/Config.pm +++ b/lib/App/Rgit/Config.pm @@ -18,11 +18,11 @@ App::Rgit::Config - Base class for App::Rgit configurations. =head1 VERSION -Version 0.04 +Version 0.05 =cut -our $VERSION = '0.04'; +our $VERSION = '0.05'; =head1 DESCRIPTION