Version 0.96.
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Parameterizable.pm
index da91dbd..e05f8e9 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.95';
+our $VERSION   = '0.96';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';