Document #11134 and add the new symbols to the list of
[p5sagit/p5-mst-13.2.git] / lib / base.pm
index 681e8f0..4a71c85 100644 (file)
@@ -45,7 +45,7 @@ L<fields>
 package base;
 
 use 5.005_64;
-our $VERSION = "1.01";
+our $VERSION = "1.02";
 
 sub import {
     my $class = shift;