commit fc0a4b83b276ad3c218721909ac43aea1439edbf parent 2ca92f4ccd7280c8ef552e15edec69c5223e2dc2 Author: Remy Noulin <loader2x@gmail.com> Date: Sun, 11 Jun 2023 07:52:02 +0200 update version package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Diffstat:
| M | package.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.yml b/package.yml @@ -1,6 +1,6 @@ --- name: md - version: 0.0.8 + version: 0.0.9 description: cat markdown files with syntax highlighting bin: ./md.c repository: