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