Version 1.04
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / DuckType.pm
index 1fbc8a1..f70cb18 100644 (file)
@@ -10,7 +10,7 @@ use Moose::Util 'english_list';
 
 use Moose::Util::TypeConstraints ();
 
-our $VERSION   = '1.03';
+our $VERSION   = '1.04';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';