some refactoring of handles
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application.pm
index 0ab4b5f..dd8c30a 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.54';
+our $VERSION   = '0.55';
 our $AUTHORITY = 'cpan:STEVAN';
 
 __PACKAGE__->meta->add_attribute('method_exclusions' => (