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