convert all uses of Test::Exception to Test::Fatal.
[gitmo/MooseX-Types.git] / lib / MooseX / Types / Combine.pm
index 37f300a..f41fd6e 100644 (file)
@@ -5,7 +5,7 @@ MooseX::Types::Combine - Combine type libraries for exporting
 =cut
 
 package MooseX::Types::Combine;
-our $VERSION = "0.23";
+our $VERSION = "0.24";
 
 use strict;
 use warnings;