bump version to 0.89_01
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / MethodProvider / Bool.pm
index 9b8f3b2..c0ddfe5 100644 (file)
@@ -2,7 +2,7 @@
 package Moose::Meta::Attribute::Native::MethodProvider::Bool;
 use Moose::Role;
 
-our $VERSION   = '0.89';
+our $VERSION   = '0.89_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';