Update version to 0.1.7
Build / Build & push landing (push) Successful in 18s
Build / Deploy to prod (push) Successful in 6s
Build / Notify Max (push) Successful in 1s

Fix landing page GitHub links to use pub namespace
This commit is contained in:
2026-06-15 16:59:27 +07:00
parent 372dd7123a
commit 333b051e9d
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ members = [
[workspace.package]
edition = "2021"
version = "0.1.6"
version = "0.1.7"
[workspace.dependencies]
tokio = { version = "1", features = ["full"] }