merge meta-role-helper branch and update changes
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Class.pm
index b116bee..d232b3a 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 use Scalar::Util 'blessed';
 use Moose::Util::TypeConstraints ();
 
-our $VERSION   = '0.55_01';
+our $VERSION   = '0.55_03';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';