some refactoring of handles
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / RoleSummation.pm
index e801ae6..bb4e652 100644 (file)
@@ -10,7 +10,7 @@ use Data::Dumper;
 
 use Moose::Meta::Role::Composite;
 
-our $VERSION   = '0.51';
+our $VERSION   = '0.55';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use base 'Moose::Meta::Role::Application';