X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=345176add9a801ae293ccefe2a182672cf3ca9b2;hb=c8549c2d49ee305498c19318c51dc6540dba8b3f;hp=e5f22c97671028619a9e51d619476a295f77e88d;hpb=e5ece1843f061be7de19ba4bacdd247e0d05c2b9;p=perl%2Fmodules%2FScope-Upper.git diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index e5f22c9..345176a 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.02 +Version 0.03 =cut our $VERSION; BEGIN { - $VERSION = '0.02'; + $VERSION = '0.03'; } =head1 SYNOPSIS