Bump all the modules to 0.67
[gitmo/Class-MOP.git] / lib / Class / MOP / Instance.pm
index 7453fd2..feb03fd 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Scalar::Util 'weaken', 'blessed';
 
-our $VERSION   = '0.65';
+our $VERSION   = '0.67';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';