bump version # for next release
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Generated.pm
index b335bc5..cb8a232 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Carp 'confess';
 
-our $VERSION   = '0.64_01';
+our $VERSION   = '0.64_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';