X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FRepository.pm;h=82c9f5607e79af6bed3a25da58ae043f5fc3f33c;hp=c282ebde52d6ce6113daf5896749f5c59ca9c138;hb=67e585ffae69ce0c350a920658738d7864b1d54a;hpb=17bcb9a2dcb825086561f0c410ae5cbf6f7eb7c7 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