Version 1.06
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index b54dd5d..ca312c2 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Scalar::Util 'blessed';
 
-our $VERSION   = '1.05';
+our $VERSION   = '1.06';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';