release: v0.3.0

Various qol improvements and custom CommandBuilder mark v0.3.0 release
This commit is contained in:
2023-06-02 17:20:19 +02:00
parent 316b37cd05
commit 7bf76d3ff2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "ahab"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"anyhow",
"clap",