Update MANIFEST
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Enum.pm
index 236448d..de66ea3 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Moose::Util::TypeConstraints ();
 
-our $VERSION   = '0.53';
+our $VERSION   = '0.55';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use base 'Moose::Meta::TypeConstraint';