Bump version to 1.10
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Parameterizable.pm
index cfb8817..8d9f9bd 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '1.09';
+our $VERSION   = '1.10';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';