X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=e2cc2003e704838e2b5a700f3d0411dfbdbbbf1a;hp=2999a764f7aa355b8d38c55d3edb9046caac9bc5;hb=789ae6739cab392bf3951e98f9be0805931c84e8;hpb=b56734d8bae611bf89f0c65a084de7079d119d96 diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index 2999a76..e2cc200 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.05 +Version 0.06 =cut our $VERSION; BEGIN { - $VERSION = '0.05'; + $VERSION = '0.06'; } =head1 SYNOPSIS