X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=e935d3880a124e6b1ce213f2a6b4575f78d37b7e;hp=be4d71c26d30c2a484d6ae9b2688bb05b345b7a2;hb=e969ec4cc563f70e92f4428bfc01528de9b8ceb9;hpb=e0816b772aa735946828e9486e8ab312fc8c92d8 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