X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FRepository.pm;h=94e9dde0a6692a8d1a2350770d20c38fee3430f4;hb=refs%2Ftags%2Fv0.06;hp=77428c3b63bd13f4912d64ae079d1331f771455e;hpb=c86be01d791b2919e100f9a7357597dfdfe1e273;p=perl%2Fmodules%2Frgit.git 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