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