bump version to 0.86
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Registry.pm
index 47c5c23..fd8ed7f 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.85';
+our $VERSION   = '0.86';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';