]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - lib/Lexical/Types.pm
This is 0.03
[perl/modules/Lexical-Types.git] / lib / Lexical / Types.pm
index b22c2cc16e454a54bcf4dc220927ff4f631a54e7..841c3aad3393d64ab2117ba0b1e606479c4a1761 100644 (file)
@@ -13,13 +13,13 @@ Lexical::Types - Extend the semantics of typed lexicals.
 
 =head1 VERSION
 
-Version 0.02
+Version 0.03
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.02';
+ $VERSION = '0.03';
 }
 
 =head1 SYNOPSIS