X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=3b5691a33660fb41f4cae4a41f46bed663b26d90;hp=cf49dd5a90c3573c354cfe3af47d2fb608fd8c34;hb=HEAD;hpb=922438f74021a298c40c9d49dc0bda0c5e543f42 diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index cf49dd5..3b5691a 100644 --- a/lib/Lexical/Types.pm +++ b/lib/Lexical/Types.pm @@ -11,13 +11,13 @@ Lexical::Types - Extend the semantics of typed lexicals. =head1 VERSION -Version 0.15 +Version 0.16 =cut our $VERSION; BEGIN { - $VERSION = '0.15'; + $VERSION = '0.16'; } =head1 SYNOPSIS