Doh, I'm retarded.
[gitmo/Class-MOP.git] / lib / metaclass.pm
index bfed1fa..e39bbba 100644 (file)
@@ -7,7 +7,7 @@ use warnings;
 use Carp         'confess';
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.69_01';
+our $VERSION   = '0.70_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';