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