bump version
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Generated.pm
index 9f9ecf0..bc70dd3 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Carp 'confess';
 
-our $VERSION   = '0.79';
+our $VERSION   = '0.80';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';