]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
This is 0.28
[perl/modules/indirect.git] / lib / indirect.pm
index 76a3ee0a47ee78ec03dcb963259608557cd47cc7..25fff0acb02b81480bd44770aae8b9fa7eaac5ab 100644 (file)
@@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect method call syntax.
 
 =head1 VERSION
 
-Version 0.26
+Version 0.28
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.26';
+ $VERSION = '0.28';
 }
 
 =head1 SYNOPSIS