bump version to 0.89_02 and set release date
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index 9169727..9943785 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Util::MetaRole;
 use strict;
 use warnings;
 
-our $VERSION   = '0.89_01';
+our $VERSION   = '0.89_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';