]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
Point the repository to the gitweb instead of the bare repo
[perl/modules/indirect.git] / lib / indirect.pm
index 67ef542c347691776ba8b118cd514b19293c6908..5686fbceca6cb6d03f91853e6cc2ccc7def55c2c 100644 (file)
@@ -11,13 +11,13 @@ indirect - Lexically warn about using the indirect object syntax.
 
 =head1 VERSION
 
-Version 0.09_01
+Version 0.11
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.09_01';
+ $VERSION = '0.11';
 }
 
 =head1 SYNOPSIS