Version 1.05
[gitmo/Moose.git] / lib / Moose / Meta / Role / Composite.pm
index 4fe720d..9470a10 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.04';
+our $VERSION   = '1.05';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';