X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=96ff670451cfdb73751bf28cb2a6adc0e5339ab4;hp=34920db30092002a79bbf1a6b8282c91b0f8612d;hb=8a6edfe3e713d47f83fcee92125f992769c67884;hpb=2635de8af7a889878b35ebed184d2f7b3c9c4ac0 diff --git a/lib/indirect.pm b/lib/indirect.pm index 34920db..96ff670 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.18 +Version 0.19 =cut our $VERSION; BEGIN { - $VERSION = '0.18'; + $VERSION = '0.19'; } =head1 SYNOPSIS