bump version to 0.89_01
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Parameterizable.pm
index c6c18fe..c8a43b7 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.89';
+our $VERSION   = '0.89_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';