X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FRepository.pm;h=82c9f5607e79af6bed3a25da58ae043f5fc3f33c;hb=876aec5a45915d4fe3b4229787c3aa3e6b56f542;hp=c282ebde52d6ce6113daf5896749f5c59ca9c138;hpb=d9762c0e9806aa955f290f36740496f0013747fd;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Repository.pm b/lib/App/Rgit/Repository.pm index c282ebd..82c9f56 100644 --- a/lib/App/Rgit/Repository.pm +++ b/lib/App/Rgit/Repository.pm @@ -16,11 +16,11 @@ App::Rgit::Repository - Class representing a Git repository. =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 DESCRIPTION