Merge branch 'stable'
[gitmo/Class-MOP.git] / lib / Class / MOP / Instance.pm
index 07f2573..87d201f 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Scalar::Util 'weaken', 'blessed';
 
-our $VERSION   = '1.11';
+our $VERSION   = '1.12';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';