X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2Findirect.pm;h=b9a81dc7b256053adec10b0194a16cdd02f701b0;hb=refs%2Ftags%2Fv0.10;hp=67ef542c347691776ba8b118cd514b19293c6908;hpb=fdc979b79c21fcaa1fdd8e9a465756510ed26e88;p=perl%2Fmodules%2Findirect.git diff --git a/lib/indirect.pm b/lib/indirect.pm index 67ef542..b9a81dc 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.09_01 +Version 0.10 =cut our $VERSION; BEGIN { - $VERSION = '0.09_01'; + $VERSION = '0.10'; } =head1 SYNOPSIS