Update Cargo.toml

Bump minor version
This commit is contained in:
2026-05-28 21:32:55 +02:00
parent 5a21dd3a16
commit 7170a9853a
+1 -1
View File
@@ -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"