Bump the versions of everything to 0.50
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToClass.pm
index 1ecc060..8101d75 100644 (file)
@@ -9,7 +9,7 @@ use Scalar::Util    'blessed';
 
 use Data::Dumper;
 
-our $VERSION   = '0.01';
+our $VERSION   = '0.50';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use base 'Moose::Meta::Role::Application';