X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2Findirect.pm;h=edfe0933fe64c9ecabdde502a96b4d3aa0246e05;hb=75cf45cd438ca888114977c6917a11e7364402f3;hp=c6ae98a86c16164e4c6e690478d85ce23dcacd32;hpb=9e1b933a7cdeed368a062f29cfe995d06416b714;p=perl%2Fmodules%2Findirect.git 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