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