up version
John Napiorkowski [Mon, 25 Jul 2011 21:27:56 +0000 (17:27 -0400)]
lib/MooseX/Types/Parameterizable.pm

index 1b50fff..412ee85 100644 (file)
@@ -2,7 +2,7 @@ package MooseX::Types::Parameterizable;
 
 use 5.008;
 
-our $VERSION   = '0.05';
+our $VERSION   = '0.06';
 $VERSION = eval $VERSION;
 
 use Moose::Util::TypeConstraints;