Comment out alias/excludes warnings for 1.12 release
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Registry.pm
index e0ef2c4..af4f565 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.95';
+our $VERSION   = '1.11';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';