X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=1b7b0e059a98436c4fac086c94a4899b2614293e;hp=3efbb808971990248c016ce19e757ecccbfcf531;hb=15dd94862a140482eef5e8fd8c01defc7278bfe5;hpb=3c81a3a328eb9c7ddf4df0bc7583f0c6b2e15145 diff --git a/lib/indirect.pm b/lib/indirect.pm index 3efbb80..1b7b0e0 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.11 +Version 0.12 =cut our $VERSION; BEGIN { - $VERSION = '0.11'; + $VERSION = '0.12'; } =head1 SYNOPSIS