bump version to 1.25
[gitmo/Moose.git] / lib / Moose / Meta / Role / Composite.pm
index fdac52b..9e197c8 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.24';
+our $VERSION   = '1.25';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';