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