bump version to 1.13
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Registry.pm
index aeb88de..908aabe 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.12';
+our $VERSION   = '1.13';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';