Bump required Module::Install version in everything. janus++
[catagits/Catalyst-Plugin-ConfigLoader.git] / Makefile.PL
index 294da90..e8fc96a 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.85;
+use inc::Module::Install 0.87;
 
 if ( -e 'MANIFEST.SKIP' ) {
     system( 'pod2text lib/Catalyst/Plugin/ConfigLoader.pm > README' );