bump version to 0.89_01
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method.pm
index 85a4545..4f3d300 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Role::Method;
 use strict;
 use warnings;
 
-our $VERSION   = '0.89';
+our $VERSION   = '0.89_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';