X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=e935d3880a124e6b1ce213f2a6b4575f78d37b7e;hb=e969ec4cc563f70e92f4428bfc01528de9b8ceb9;hp=be4d71c26d30c2a484d6ae9b2688bb05b345b7a2;hpb=e5180e775fa6b3bef100a42bd7899aba3627df8b;p=perl%2Fmodules%2FLexical-Types.git diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index be4d71c..e935d38 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.03 +Version 0.04 =cut our $VERSION; BEGIN { - $VERSION = '0.03'; + $VERSION = '0.04'; } =head1 SYNOPSIS