bump version to 1.14
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index 6b202dc..64f331b 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.10';
+our $VERSION   = '1.14';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';