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