X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FGuard.pm;h=6bcd078fe48accb09a0a2a939699f562db17884c;hb=c39af12272015e8aff09d3c05e4f32d7943b4154;hp=ad6b2296d9efca2b02dcaab57a3186163828d873;hpb=3ff07b59ff41754a77105973a4f1e9d6d25b2c3a;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Guard.pm b/lib/App/Rgit/Guard.pm index ad6b229..6bcd078 100644 --- a/lib/App/Rgit/Guard.pm +++ b/lib/App/Rgit/Guard.pm @@ -9,11 +9,11 @@ App::Rgit::Guard - Scope guard helper for App::Rgit. =head1 VERSION -Version 0.07 +Version 0.08 =cut -our $VERSION = '0.07'; +our $VERSION = '0.08'; =head1 DESCRIPTION