bump version to 0.89_02 and set release date
[gitmo/Moose.git] / lib / Moose / Meta / Class / Immutable / Trait.pm
index d51284e..2fbc538 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Class::MOP;
 
-our $VERSION   = '0.89_01';
+our $VERSION   = '0.89_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';