1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-21 12:41:13 +00:00

0.0.21 => 0.0.22

This commit is contained in:
Sylvestre Ledru 2023-10-15 14:20:18 +02:00
parent 8910c1ba77
commit e1bd47d549
109 changed files with 320 additions and 320 deletions

View file

@ -1,7 +1,7 @@
# spell-checker:ignore uuhelp
[package]
name = "uuhelp_parser"
version = "0.0.21"
version = "0.0.22"
edition = "2021"
license = "MIT"
description = "A collection of functions to parse the markdown code of help files"