merge trunk to pluggable errors
[gitmo/Moose.git] / lib / Test / Moose.pm
index 2a46ce7..2916ef1 100644 (file)
@@ -8,7 +8,8 @@ use Test::Builder;
 
 use Moose::Util 'does_role', 'find_meta';
 
-our $VERSION   = '0.50';
+our $VERSION   = '0.57';
+$VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
 my @exports = qw[