X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=0fa353431ea0fe5df5821aa1dd6d29a891669c33;hb=refs%2Ftags%2Fv0.21;hp=57e312d3b06af7b04da7e0cf238141d1e5b2a6da;hpb=1b110669e2687abaa42892a3b1e2e2e229df7044;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index 57e312d..0fa3534 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.20 +Version 0.21 =cut our $VERSION; BEGIN { - $VERSION = '0.20'; + $VERSION = '0.21'; } =head1 SYNOPSIS