Skip to content

Commit

Permalink
pod text 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
fayland committed Jun 16, 2009
1 parent 181bde2 commit e2939a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changes
@@ -1,5 +1,8 @@
Revision history for Dist-Zilla-Plugin-ReadmeFromPod

0.04 2009.06.16
require Pod::Text 3.13

0.03 2009.05.10
can override README if it already has [Readme]

Expand Down
4 changes: 2 additions & 2 deletions dist.ini
@@ -1,5 +1,5 @@
name = Dist-Zilla-Plugin-ReadmeFromPod
version = 0.03
version = 0.04
author = Fayland Lam <fayland@gmail.com>
license = Perl_5
copyright_holder = Fayland Lam
Expand All @@ -12,7 +12,7 @@ remove = BumpVersion
[Prereq]
Dist::Zilla = 1.007
IO::Scalar = 0
Pod::Text = 0
Pod::Text = 3.13

[PodWeaver]

Expand Down

0 comments on commit e2939a8

Please sign in to comment.