Private
Public Access
1
0

chore: bump version to 0.1.1
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 2s
CI Pipeline / Clippy Lints (push) Successful in 45s
CI Pipeline / Rust Unit Tests (push) Successful in 1m2s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Failing after 10s
CI Pipeline / Build .deb & Release (push) Has been skipped

This commit is contained in:
2026-05-06 16:27:15 +00:00
parent 0e9cb1c915
commit 6481899cb5
2 changed files with 2 additions and 2 deletions

View File

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