bump version
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Union.pm
index abb9e72..74f23d9 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Moose::Meta::TypeCoercion::Union;
 
-our $VERSION   = '0.71';
+our $VERSION   = '0.72';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';