X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FRepository.pm;fp=lib%2FApp%2FRgit%2FRepository.pm;h=fbf3f8619f0ff5ec7a1dcea3d34eaf07f5fcc1c9;hp=c340942a820487e1df2650270a1255b423e45b43;hb=2e8121b94bf4847686087060a709fa3bb433f4ee;hpb=a2a9110d666dcd61af2573a7ad977cf441587d21 diff --git a/lib/App/Rgit/Repository.pm b/lib/App/Rgit/Repository.pm index c340942..fbf3f86 100644 --- a/lib/App/Rgit/Repository.pm +++ b/lib/App/Rgit/Repository.pm @@ -28,11 +28,11 @@ App::Rgit::Repository - Class representing a Git repository. =head1 VERSION -Version 0.07 +Version 0.08 =cut -our $VERSION = '0.07'; +our $VERSION = '0.08'; =head1 DESCRIPTION