bump version to 0.89_02 and set release date
[gitmo/Moose.git] / lib / Moose / Role.pm
index fcf7c88..cfad447 100644 (file)
@@ -7,7 +7,7 @@ use Carp         'croak';
 
 use Sub::Exporter;
 
-our $VERSION   = '0.89_01';
+our $VERSION   = '0.89_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';