Private
Public Access
1
0

Bump version to 0.1.6 for Phase 4 release
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 3s
CI Pipeline / Clippy Lints (push) Successful in 53s
CI Pipeline / Rust Unit Tests (push) Successful in 1m12s
CI Pipeline / Security Audit (push) Failing after 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 13s
CI Pipeline / Build .deb & Release (push) Has been skipped

This commit is contained in:
2026-05-15 22:14:14 +00:00
parent 7b067b2813
commit 4072ae1ba2
2 changed files with 13 additions and 1 deletions

View File

@ -11,7 +11,7 @@ members = [
]
[workspace.package]
version = "0.1.5"
version = "0.1.6"
edition = "2021"
authors = ["Echo <echo@moon-dragon.us>"]
license = "MIT"