From: Gerda Shank Date: Sat, 12 Sep 2009 14:44:31 +0000 (-0400) Subject: bump MooseX::Types conflict to 0.20 X-Git-Tag: 0.90~34 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4d2a236b65665849ee83ae478609ddf97eb981ba;p=gitmo%2FMoose.git bump MooseX::Types conflict to 0.20 --- diff --git a/Makefile.PL b/Makefile.PL index efc9f62..25fd3b4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -42,7 +42,7 @@ sub check_conflicts { 'MooseX::StrictConstructor' => '0.07', 'MooseX::Params::Validate' => '0.05', 'Fey::ORM' => '0.23', - 'MooseX::Types' => '0.10', + 'MooseX::Types' => '0.20', ); my $found = 0;