bump version and update Changes
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / RoleSummation.pm
index 029bc58..5090ccf 100644 (file)
@@ -8,7 +8,7 @@ use Scalar::Util    'blessed';
 
 use Moose::Meta::Role::Composite;
 
-our $VERSION   = '0.62_01';
+our $VERSION   = '0.62_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';