X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=1f905e431653d29b98069e8a384adbbaa2b6f7bb;hp=4bffba8c828a54b78097a238a61ae90e2ecc1b77;hb=f150c894e167f61657768a604642dfe052d12046;hpb=bf1b09f4ab8df1710df549764d511b110c6cb396 diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 4bffba8..1f905e4 100644 --- a/lib/Lexical/Types.pm +++ b/lib/Lexical/Types.pm @@ -11,13 +11,13 @@ Lexical::Types - Extend the semantics of typed lexicals. =head1 VERSION -Version 0.09 +Version 0.10 =cut our $VERSION; BEGIN { - $VERSION = '0.09'; + $VERSION = '0.10'; } =head1 SYNOPSIS