Apparently the recent Moose::Exporter changes mean we need a newer
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Registry.pm
index 32d3a0b..86432b5 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.75_01';
+our $VERSION   = '0.83';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';