X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=7ba7629b5474aa5e224e38e4e1aa28a9ce3ed846;hp=112c04236baa6956ca9fe48215b7e82f33178e1f;hb=9b691511575ef55976d9640d65c007f1c6febe86;hpb=560cde18a2e72b9d674617c7570cd3cafc498779 diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 112c042..7ba7629 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.07 +Version 0.08 =cut our $VERSION; BEGIN { - $VERSION = '0.07'; + $VERSION = '0.08'; } =head1 SYNOPSIS