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