bump version and update Changes
[gitmo/Class-MOP.git] / Makefile.PL
index 3b097f2..3331eef 100644 (file)
@@ -23,7 +23,7 @@ requires 'Task::Weaken';
 
 test_requires 'File::Spec';
 test_requires 'Test::More'      => '0.77';
-test_requires 'Test::Exception' => '0.21';
+test_requires 'Test::Exception' => '0.27';
 
 extra_tests();