bump version and update changes for release later today (I hope)
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToClass.pm
index f76ae05..32b6fb2 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 use Carp            'confess';
 use Scalar::Util    'blessed';
 
-our $VERSION   = '0.56';
+our $VERSION   = '0.57';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';