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