bump version to 1.06
[gitmo/Class-MOP.git] / lib / Class / MOP / Object.pm
index 3cfdcb9..9c8c359 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.05';
+our $VERSION   = '1.06';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';