make sure tests in xt get run for authors and disttest
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToInstance.pm
index f517e5b..b1c0898 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.74';
+our $VERSION   = '0.77';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';