X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=86cdf37762768dcc281965c9de5d28cb37fbad11;hp=01eed4f1801d3649b01cb4cc21dff671c0b0ea08;hb=refs%2Ftags%2Fv0.22;hpb=f136bf535929d8e3d552f0e1c28e44bcc7b5c006 diff --git a/lib/indirect.pm b/lib/indirect.pm index 01eed4f..86cdf37 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.21 +Version 0.22 =cut our $VERSION; BEGIN { - $VERSION = '0.21'; + $VERSION = '0.22'; } =head1 SYNOPSIS