start at 0.3.1 instead of 0.3.0
[scpubgit/Object-Remote.git] / maint / Makefile.PL.include
index 0ef9543..d96216a 100644 (file)
@@ -10,3 +10,7 @@ author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 manifest_include(
   bin => qr/.*/
 );
+
+manifest_include(
+  't/data' => qr/.*/
+);