Bump the versions of everything to 0.50
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / RoleSummation.pm
index c298bf3..fe27258 100644 (file)
@@ -10,7 +10,7 @@ use Data::Dumper;
 
 use Moose::Meta::Role::Composite;
 
-our $VERSION   = '0.01';
+our $VERSION   = '0.50';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use base 'Moose::Meta::Role::Application';