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=94e9dde0a6692a8d1a2350770d20c38fee3430f4;hp=77428c3b63bd13f4912d64ae079d1331f771455e;hb=787cc59d827d22afa8a3100daa42e5b9df3fe50d;hpb=c86be01d791b2919e100f9a7357597dfdfe1e273 diff --git a/lib/App/Rgit/Repository.pm b/lib/App/Rgit/Repository.pm index 77428c3..94e9dde 100644 --- a/lib/App/Rgit/Repository.pm +++ b/lib/App/Rgit/Repository.pm @@ -24,11 +24,11 @@ App::Rgit::Repository - Class representing a Git repository. =head1 VERSION -Version 0.05 +Version 0.06 =cut -our $VERSION = '0.05'; +our $VERSION = '0.06'; =head1 DESCRIPTION