X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=4d44d6cfa27e3b25ce5cdb19dbc2b7ca6092ad5e;hb=refs%2Ftags%2Fv0.20;hp=e36cbca5531e94fe1ce11339f0ed37b39d5746ed;hpb=aadd0157199345b7e2570fa1d45d998479691b5e;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index e36cbca..4d44d6c 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -9,13 +9,13 @@ Scope::Upper - Act on upper scopes. =head1 VERSION -Version 0.19 +Version 0.20 =cut our $VERSION; BEGIN { - $VERSION = '0.19'; + $VERSION = '0.20'; } =head1 SYNOPSIS