X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=ea79e269f544e5ca9c094780a351442320884f71;hp=91c9a105081ead32491b87123b0632dd06eb6d0b;hb=cccda15ab5ef0fac1393861ff95ff48c8b1abff0;hpb=f954475502b63b7c2c7a95f3698ba1d1b0654972 diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 91c9a10..ea79e26 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.13 +Version 0.14 =cut our $VERSION; BEGIN { - $VERSION = '0.13'; + $VERSION = '0.14'; } =head1 SYNOPSIS