X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=b9a81dc7b256053adec10b0194a16cdd02f701b0;hp=67ef542c347691776ba8b118cd514b19293c6908;hb=a9c8dfc5d74939ee2fff9e4cc8f9b9fe54ccad37;hpb=fdc979b79c21fcaa1fdd8e9a465756510ed26e88 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