I'm about to do a Moose change which requires trunk here, so bump the version so...
Tomas Doran [Wed, 22 Oct 2008 19:54:01 +0000 (19:54 +0000)]
lib/Class/MOP.pm

index b4cf30e..b0cbcb7 100644 (file)
@@ -31,7 +31,7 @@ BEGIN {
     *check_package_cache_flag = \&mro::get_pkg_gen;
 }
 
-our $VERSION   = '0.67';
+our $VERSION   = '0.68';
 our $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';