Version 0.96.
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index 0a3f661..8aac176 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.93';
+our $VERSION   = '0.96';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';