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