chore: bump version to 0.2.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Hakan Seven 2026-05-02 15:46:17 +03:00
commit 97169bf1d6
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.0"
version = "0.2.1"
dependencies = [
"acadrust",
"bytemuck",

View file

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