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