Release KCL 80 (#7391)

This commit is contained in:
Jonathan Tran
2025-06-05 16:34:58 -04:00
committed by GitHub
parent 81782b04ec
commit 3c23cada8e
11 changed files with 20 additions and 20 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "kcl-derive-docs"
description = "A tool for generating documentation from Rust derive macros"
version = "0.1.79"
version = "0.1.80"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"