X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=841c3aad3393d64ab2117ba0b1e606479c4a1761;hp=b22c2cc16e454a54bcf4dc220927ff4f631a54e7;hb=ef454c52e92ecd149b3bf0f6e221162cad3955ac;hpb=2af4044e8de9d372ccadd43070cf72f0ff951eae diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index b22c2cc..841c3aa 100644 --- a/lib/Lexical/Types.pm +++ b/lib/Lexical/Types.pm @@ -13,13 +13,13 @@ Lexical::Types - Extend the semantics of typed lexicals. =head1 VERSION -Version 0.02 +Version 0.03 =cut our $VERSION; BEGIN { - $VERSION = '0.02'; + $VERSION = '0.03'; } =head1 SYNOPSIS