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