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