bump version to 0.56 and update changes for release
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToRole.pm
index ea582b7..4a89556 100644 (file)
@@ -7,7 +7,7 @@ use metaclass;
 use Carp            'confess';
 use Scalar::Util    'blessed';
 
-our $VERSION   = '0.55_04';
+our $VERSION   = '0.56';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';