Skip to content

Commit de2a6d5

Browse files
authored
Merge pull request #2519 from finanalyst/master
bump Pod::To::HTML version
2 parents 909627c + c2acf4f commit de2a6d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"File::Temp",
1414
"JSON::Fast",
1515
"Pod::To::BigPage:ver<0.5.0+>",
16-
"Pod::To::HTML:ver<0.4.1+>",
16+
"Pod::To::HTML:ver<0.6.1+>",
1717
"OO::Monitors",
1818
"File::Find",
1919
"Test::META"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/perl6/doc.svg?branch=master)](https://travis-ci.org/perl6/doc) [![artistic](https://img.shields.io/badge/license-Artistic%202.0-blue.svg?style=flat)](https://opensource.org/licenses/Artistic-2.0) [![Run Status](https://api.shippable.com/projects/591e99923f2f790700098a30/badge?branch=master)](https://app.shippable.com/github/perl6/doc)
44

55
An HTML version of this documentation can be found at [https://docs.perl6.org/](https://docs.perl6.org/).
6-
This is currently the recommended way to consume the documentation.
6+
This is currently the recommended way to consume the documentation.
77

88
There is also a command line tool called `p6doc`, which you can use to
99
browse the documentation once it's installed (see below).

0 commit comments

Comments
 (0)