]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - lib/Lexical/Types.pm
This is 0.02
[perl/modules/Lexical-Types.git] / lib / Lexical / Types.pm
index a7737515f0bcf8494db8b1fe6392937970ee710f..f3ff14d7ade23e55bfa598346b63e65c6e51d65f 100644 (file)
@@ -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