bump version to 1.25
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Parameterizable.pm
index f76c1ba..66a5650 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '1.24';
+our $VERSION   = '1.25';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';