Skip to content

Commit

Permalink
Add tags closes #97
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Mar 11, 2024
1 parent 5754690 commit 105b728
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions META6.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"perl" : "6.d",
"name" : "Pod::To::HTML",
"version" : "0.8.1",
"version" : "v0.8.1",
"auth" : "github:Raku",
"authors" : [ "Raku" ],
"authors" : [ "Raku Community modules" ],
"description" : "Convert Raku Pod to HTML",
"license" : "Artistic-2.0",
"depends" : [
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Pod::To::HTML
=============
Pod::To::HTML v0.8.1
====================

[![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)


Raku module to render Pod as HTML.

Synopsis
Expand Down

0 comments on commit 105b728

Please sign in to comment.