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