From: Karen Etheridge Date: Sat, 10 Mar 2012 18:14:08 +0000 (-0800) Subject: bump version; be more specific with phase prereqs X-Git-Tag: 0.13~19 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=commitdiff_plain;h=64c5128dedd41d9f039f2f7b3494e7422f5de2c2 bump version; be more specific with phase prereqs --- diff --git a/dist.ini b/dist.ini index 043d334..bced948 100644 --- a/dist.ini +++ b/dist.ini @@ -4,7 +4,7 @@ license = Perl_5 copyright_holder = Cory G Watson copyright_year = 2011 -version = 0.12 +version = 0.13 [@Filter] -bundle = @Basic @@ -30,11 +30,11 @@ repository.type = git [CheckChangeLog] -[Prereqs / BuildRequires] +[Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.002 -[Prereqs] +[Prereqs / RuntimeRequires] Moose = 0.89