make sure the nix flake never breaks (#6273)

make sure teh nix flake never breaks

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-04-10 23:27:42 -07:00
committed by GitHub
parent 5832890dbb
commit c45c2e27ba
17 changed files with 99 additions and 66 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "kcl-lib"
description = "KittyCAD Language implementation and tools"
version = "0.2.59"
version = "0.2.60"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"