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