diff --git a/Cargo.toml b/Cargo.toml index da08377..2ba4d52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "md-to-html" -version = "0.0.2" +version = "0.0.3" edition = "2021" repository = "https://git.stancik.work/lusk/md-to-html" description = "Markdown to HTML converter"