Merge branch 'stable'
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Generated.pm
index abdeb65..450c149 100644 (file)
@@ -7,7 +7,7 @@ use warnings;
 use Carp 'confess';
 use Eval::Closure;
 
-our $VERSION   = '1.11';
+our $VERSION   = '1.12';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';