Bump version in Cargo.toml

This commit is contained in:
AB
2024-09-25 15:40:40 +03:00
parent 2b7b3b9a22
commit 3ca8e27ded

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "khm" name = "khm"
version = "0.2.0" version = "0.2.1"
edition = "2021" edition = "2021"
authors = ["AB <ab@hexor.cy>", "ChatGPT-4o"] authors = ["AB <ab@hexor.cy>", "ChatGPT-4o"]