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