X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=4ba677d564d2d0b6ab387ab07eff575ec5f75684;hb=refs%2Ftags%2Fv0.27;hp=b6dadfb798f0149be7700fed35e0563f90113b37;hpb=f8e87b78dd15e34bbf5542ed093b23695bc3ffa1;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index b6dadfb..4ba677d 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -11,13 +11,13 @@ Scope::Upper - Act on upper scopes. =head1 VERSION -Version 0.26 +Version 0.27 =cut our $VERSION; BEGIN { - $VERSION = '0.26'; + $VERSION = '0.27'; } =head1 SYNOPSIS