Skip to content

Commit 105b728

Browse files
committed
Add tags closes #97
1 parent 5754690 commit 105b728

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

META6.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"perl" : "6.d",
33
"name" : "Pod::To::HTML",
4-
"version" : "0.8.1",
4+
"version" : "v0.8.1",
55
"auth" : "github:Raku",
6-
"authors" : [ "Raku" ],
6+
"authors" : [ "Raku Community modules" ],
77
"description" : "Convert Raku Pod to HTML",
88
"license" : "Artistic-2.0",
99
"depends" : [

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
Pod::To::HTML
2-
=============
1+
Pod::To::HTML v0.8.1
2+
====================
33

44
[![Test in a Raku container](https://github.com/Raku/Pod-To-HTML/actions/workflows/test.yaml/badge.svg)](https://github.com/Raku/Pod-To-HTML/actions/workflows/test.yaml)
55

6+
67
Raku module to render Pod as HTML.
78

89
Synopsis

0 commit comments

Comments
 (0)