bump version and update changes for next release
[gitmo/Moose.git] / lib / Moose / Meta / TypeCoercion / Union.pm
index 4bed1a2..5aada51 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.66';
+our $VERSION   = '0.67';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';