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=ec08d4b45e316c235e5b851fbc852f9beb1ff1eb;hp=9894a50579409778702c7e97bfdc93de74112dda;hb=3ff07b59ff41754a77105973a4f1e9d6d25b2c3a;hpb=d02d080e923caf7eafd646d39122c84d1e53178d diff --git a/lib/App/Rgit/Repository.pm b/lib/App/Rgit/Repository.pm index 9894a50..ec08d4b 100644 --- a/lib/App/Rgit/Repository.pm +++ b/lib/App/Rgit/Repository.pm @@ -26,11 +26,11 @@ App::Rgit::Repository - Class representing a Git repository. =head1 VERSION -Version 0.06 +Version 0.07 =cut -our $VERSION = '0.06'; +our $VERSION = '0.07'; =head1 DESCRIPTION