X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=2d2a765d2bd6c9a3b0255d6a7ea754bf0e3a93af;hb=refs%2Ftags%2Fv0.15;hp=aa3f0135adda4c850285f0269308149f8751ab74;hpb=cd9545fb411da4e5b69ad7fd2f43f8ea879d3ee3;p=perl%2Fmodules%2FLexical-Types.git 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