X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=112c04236baa6956ca9fe48215b7e82f33178e1f;hb=6ab6636d7be11621675ae85792c40e6faf4c29aa;hp=e4d9787aff251867d4df231e7ece47c6879f4b77;hpb=5408252b6868bb3a135da110e381643eb41bb136;p=perl%2Fmodules%2FLexical-Types.git diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index e4d9787..112c042 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.06 +Version 0.07 =cut our $VERSION; BEGIN { - $VERSION = '0.06'; + $VERSION = '0.07'; } =head1 SYNOPSIS