Release commit for 0.003002
[scpubgit/Object-Remote.git] / Makefile.PL
index 2cdb3e3..4cd8800 100644 (file)
@@ -8,7 +8,7 @@ WriteMakefile(
   NAME => 'Object::Remote',
   VERSION_FROM => 'lib/Object/Remote.pm',
   PREREQ_PM => {
-    Moo => 0,
+    Moo => 1.001,
     'Module::Runtime' => 0,
     'JSON::PP' => 0,
     'Future' => 0.10,