bump version
[gitmo/Moose.git] / lib / Moose / Meta / TypeCoercion / Union.pm
index 4cb86e2..3d99438 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.71';
+our $VERSION   = '0.72';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';