chore(release): v0.6.6

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hakan Seven 2026-06-24 23:22:43 +03:00
commit 8020286553
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -14,7 +14,7 @@ dependencies = [
[[package]]
name = "OpenCADStudio"
version = "0.6.5"
version = "0.6.6"
dependencies = [
"acadrust",
"bytemuck",

View file

@ -1,6 +1,6 @@
[package]
name = "OpenCADStudio"
version = "0.6.5"
version = "0.6.6"
edition = "2021"
build = "build.rs"