Version 0.96.
[gitmo/Moose.git] / lib / Moose / Meta / Role / Composite.pm
index 52dc520..92930d9 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.95';
+our $VERSION   = '0.96';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';