bump version to 1.25
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index 673a4d8..6010010 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.24';
+our $VERSION   = '1.25';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';