bump version
[gitmo/Moo.git] / Makefile.PL
index 514d904..8b4c5b7 100644 (file)
@@ -14,6 +14,7 @@ my %RUN_DEPS = (
   'strictures' => 1.001001,
   'Module::Runtime' => 0.012,
   'Role::Tiny' => 1.001003,
+  'Devel::GlobalDestruction' => 0.09,
 );
 
 # have to do this since old EUMM dev releases miss the eval $VERSION line