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