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