chore(release): bump to 0.3.7

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Hakan Seven 2026-05-22 06:57:15 +03:00
commit c98e9ebd76
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.3.6"
version = "0.3.7"
dependencies = [
"acadrust",
"bytemuck",

View file

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