bump version and update changes for next release
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToInstance.pm
index 085761a..7da045d 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.66';
+our $VERSION   = '0.67';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';