X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=0fa353431ea0fe5df5821aa1dd6d29a891669c33;hb=ef9df3bbd464ffac7b3308d923cd94ff67e98a11;hp=57e312d3b06af7b04da7e0cf238141d1e5b2a6da;hpb=d7e92be8a8e33ea6f73de85783271c96603b4e6a;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