X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=f4e276daa3d00a4890aa37681cf30052b3cdefc8;hb=f0cfe9b5c3139bdfb9110efd9b56c180f9bc8cc4;hp=ae9683d3aba0e4ed0069e211620f1df3d9e19dc0;hpb=5a785364e03ab33bac2b73978eeb1ee6db9d641c;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index ae9683d..f4e276d 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.01 +Version 0.02 =cut our $VERSION; BEGIN { - $VERSION = '0.01'; + $VERSION = '0.02'; } =head1 SYNOPSIS