]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
This is 0.08
[perl/modules/indirect.git] / lib / indirect.pm
index b1278f8e5093b9f270af9f455dcdcbc7f79a0bd0..ebfb264cfa5144a3da8eb8d76d8438f41724ba68 100644 (file)
@@ -9,13 +9,13 @@ indirect - Lexically warn about using the indirect object syntax.
 
 =head1 VERSION
 
-Version 0.07_03
+Version 0.08
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.07_03';
+ $VERSION = '0.08';
 }
 
 =head1 SYNOPSIS