]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
This is 0.17
[perl/modules/indirect.git] / lib / indirect.pm
index 6e99ebaf06b7ae490e2911b884edf7894bfa8b5a..27c37b469cfcd4808f8a14341b4578c0c7ee8f63 100644 (file)
@@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax.
 
 =head1 VERSION
 
-Version 0.16
+Version 0.17
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.16';
+ $VERSION = '0.17';
 }
 
 =head1 SYNOPSIS