bump version to 0.81
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Parameterizable.pm
index db40b3f..8c8a320 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.80';
+our $VERSION   = '0.81';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';