X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=0bf4b560d8c5c02328b64ed0a500aea118c6fffe;hp=6f9f44d54b4cbdc35d9d75b928124e39a9e0dda5;hb=967fca89c944c8d7560c0d94d1982455bc62854d;hpb=ed2808f7949258e2a3f06d7038b0e40a63bab49e diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 6f9f44d..0bf4b56 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.12 +Version 0.13 =cut our $VERSION; BEGIN { - $VERSION = '0.12'; + $VERSION = '0.13'; } =head1 SYNOPSIS