X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;fp=lib%2FLexical%2FTypes.pm;h=2d2a765d2bd6c9a3b0255d6a7ea754bf0e3a93af;hp=aa3f0135adda4c850285f0269308149f8751ab74;hb=c0d28c372d100383e39f523d55e48e8221e6c7ad;hpb=8d7f7f6149dd7c998ae1e487552d7de4517540ec diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index aa3f013..2d2a765 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.14 +Version 0.15 =cut our $VERSION; BEGIN { - $VERSION = '0.14'; + $VERSION = '0.15'; } =head1 SYNOPSIS