X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=edfe0933fe64c9ecabdde502a96b4d3aa0246e05;hp=c6ae98a86c16164e4c6e690478d85ce23dcacd32;hb=75cf45cd438ca888114977c6917a11e7364402f3;hpb=e11d9a3efc1dcc5648202bd7651a982477bbc587 diff --git a/lib/indirect.pm b/lib/indirect.pm index c6ae98a..edfe093 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.17 +Version 0.18 =cut our $VERSION; BEGIN { - $VERSION = '0.17'; + $VERSION = '0.18'; } =head1 SYNOPSIS