X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLexical%2FTypes.pm;h=f3ff14d7ade23e55bfa598346b63e65c6e51d65f;hb=e291e59267c1f2c400cce6aa9006293ef06fa375;hp=a7737515f0bcf8494db8b1fe6392937970ee710f;hpb=ca20ae2227f4d652532078d6e45d03d17fd625ab;p=perl%2Fmodules%2FLexical-Types.git diff --git a/lib/Lexical/Types.pm b/lib/Lexical/Types.pm index a773751..f3ff14d 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.01 +Version 0.02 =cut our $VERSION; BEGIN { - $VERSION = '0.01'; + $VERSION = '0.02'; } =head1 SYNOPSIS