X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=112c04236baa6956ca9fe48215b7e82f33178e1f;hp=e4d9787aff251867d4df231e7ece47c6879f4b77;hb=418197898e73f85448f28aa1236f205f6a3cff5d;hpb=5408252b6868bb3a135da110e381643eb41bb136 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