]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - lib/subs/auto.pm
This is 0.08
[perl/modules/subs-auto.git] / lib / subs / auto.pm
index d794e62c7c3f11ec8dc44db7c6e628e00a6bb144..f9cd109961799b24a3843d85ac53d1465ebe34e9 100644 (file)
@@ -11,13 +11,13 @@ subs::auto - Read barewords as subroutine names.
 
 =head1 VERSION
 
-Version 0.07
+Version 0.08
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.07';
+ $VERSION = '0.08';
 }
 
 =head1 SYNOPSIS