X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2Findirect.pm;h=ebfb264cfa5144a3da8eb8d76d8438f41724ba68;hb=3da3422a177506a76087adc565afc06564df0b99;hp=b1278f8e5093b9f270af9f455dcdcbc7f79a0bd0;hpb=c52983a17fc61e02c319a9389c61c9c68319b492;p=perl%2Fmodules%2Findirect.git diff --git a/lib/indirect.pm b/lib/indirect.pm index b1278f8..ebfb264 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -9,13 +9,13 @@ indirect - Lexically warn about using the indirect object syntax. =head1 VERSION -Version 0.07_03 +Version 0.08 =cut our $VERSION; BEGIN { - $VERSION = '0.07_03'; + $VERSION = '0.08'; } =head1 SYNOPSIS