typo fix
[gitmo/MooseX-Types-Structured.git] / dist.ini
index 3d19b51..20d6f63 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,9 +1,10 @@
 name    = MooseX-Types-Structured
-version = 0.22
+version = 0.25
 author  = John Napiorkowski <jjnapiork@cpan.org>
 author  = Florian Ragwitz <rafl@debian.org>
 author  = Yuval Kogman <nothingmuch@woobling.org>
 author  = Tomas Doran <bobtfish@bobtfish.net>
+author  = Robert Sedlacek <rs@474.at>
 license = Perl_5
 copyright_holder = John Napiorkowski
 
@@ -11,3 +12,14 @@ copyright_holder = John Napiorkowski
 dist          = MooseX-Types-Structured
 authority     = cpan:JJNAPIORK
 repository_at = gitmo
+
+[Prereqs]
+Moose = 1.08
+MooseX::Types = 0.22
+Devel::PartialDump = 0.13
+Sub::Exporter = 0.982
+
+[Prereqs / BuildRequires]
+Test::More = 0.94
+Test::Fatal = 0.003
+