X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FApp%2FRgit%2FGuard.pm;h=ad6b2296d9efca2b02dcaab57a3186163828d873;hb=refs%2Ftags%2Fv0.07;hp=d85e8df7c16bcb9f4cee3362553b61d8df196792;hpb=d02d080e923caf7eafd646d39122c84d1e53178d;p=perl%2Fmodules%2Frgit.git diff --git a/lib/App/Rgit/Guard.pm b/lib/App/Rgit/Guard.pm index d85e8df..ad6b229 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.06 +Version 0.07 =cut -our $VERSION = '0.06'; +our $VERSION = '0.07'; =head1 DESCRIPTION