bump version to 0.89_02 and set release date
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToInstance.pm
index 0502497..b40072e 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.87';
+our $VERSION   = '0.89_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';