bump version
[gitmo/Class-MOP.git] / Makefile.PL
index 9f3a285..6cc4507 100644 (file)
@@ -62,7 +62,7 @@ WriteAll();
 # before a release.
 sub check_conflicts {
     my %conflicts = (
-        'Moose' => '0.71',
+        'Moose' => '0.72',
     );
 
     my $found = 0;