Skip to content

v0.0.28

Choose a tag to compare

@github-actions github-actions released this 03 Apr 07:00
· 55 commits to main since this release
chore(release): bump version to 0.0.28

- update Cargo.toml package version to 0.0.28
- sync Cargo.lock package entry with the new release version
- verify the bump with cargo fmt -- --check, cargo clippy -- -D warnings, and cargo check