Merge branch 'stable'
[gitmo/Class-MOP.git] / lib / Class / MOP / Mixin / AttributeCore.pm
index c5ac403..baa7bd0 100644 (file)
@@ -3,7 +3,7 @@ package Class::MOP::Mixin::AttributeCore;
 use strict;
 use warnings;
 
-our $VERSION   = '1.11';
+our $VERSION   = '1.12';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';