X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=0ac794ab68cc7bb5706c890af23efd972b924e8e;hp=7cc33e7c25294f796262ed08b09b276bff7fd9fe;hb=29249d65c1e4c2712ad16c72543cf98d5905102e;hpb=0b178972fc915084c8d0ef020939b521bc9edaac diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 7cc33e7..0ac794a 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.04 +Version 0.05 =cut our $VERSION; BEGIN { - $VERSION = '0.04'; + $VERSION = '0.05'; } =head1 SYNOPSIS