Pod formatting fix for Util::TCs.
[gitmo/Moose.git] / lib / Moose / Role.pm
index e885b2f..8823601 100644 (file)
@@ -7,7 +7,7 @@ use Carp         'croak';
 
 use Sub::Exporter;
 
-our $VERSION   = '0.89';
+our $VERSION   = '0.89_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';