Remove debugging cruft
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / RoleSummation.pm
index 9a07857..e7db2a0 100644 (file)
@@ -8,7 +8,7 @@ use Scalar::Util 'blessed';
 
 use Moose::Meta::Role::Composite;
 
-our $VERSION   = '1.14';
+our $VERSION   = '1.15';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';