X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=ae17a75cd15980b6fdf9a532273b8cbab133d9ad;hp=725204bedc6bf68d048317b0e2542b99a248512d;hb=005b1303d3fd36462b38b097f8c4f5abc7aa8369;hpb=e182366cd66f80497faa4e0f66af02c94048828a diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 725204b..ae17a75 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.11 +Version 0.12 =cut our $VERSION; BEGIN { - $VERSION = '0.11'; + $VERSION = '0.12'; } =head1 SYNOPSIS