chore: release v0.2.7

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Hakan 2026-05-15 09:46:47 +03:00
commit 4d58a905e0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,7 +4,7 @@ version = 4
[[package]]
name = "H7CAD"
version = "0.2.6"
version = "0.2.7"
dependencies = [
"acadrust",
"bytemuck",

View file

@ -1,6 +1,6 @@
[package]
name = "H7CAD"
version = "0.2.6"
version = "0.2.7"
edition = "2021"
build = "build.rs"