X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=239773f9a6d7b65c66394f290151786db027ef06;hp=b49c702c7243608f3f0b719ea3743828c36dd5a1;hb=e3cc63669e7d84f338348281f313709bae0be8af;hpb=dd6141a1ff00e5e62c4ed26899aeecb1b9d7d019 diff --git a/lib/indirect.pm b/lib/indirect.pm index b49c702..239773f 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax. =head1 VERSION -Version 0.20 +Version 0.21 =cut our $VERSION; BEGIN { - $VERSION = '0.20'; + $VERSION = '0.21'; } =head1 SYNOPSIS