bump version to 0.94
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Generated.pm
index d80f704..056bc77 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Carp 'confess';
 
-our $VERSION   = '0.93';
+our $VERSION   = '0.94';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';