X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=239773f9a6d7b65c66394f290151786db027ef06;hp=b49c702c7243608f3f0b719ea3743828c36dd5a1;hb=refs%2Ftags%2Fv0.21;hpb=690b145b767297bcf2561580e1ebda2115b42f5f 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