bump kittycad lib (#421)

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2023-09-08 11:20:59 -07:00
committed by GitHub
parent 45238f8196
commit 87ebf3b1d6
2 changed files with 2 additions and 2 deletions

View File

@ -1094,7 +1094,7 @@ dependencies = [
[[package]]
name = "kcl-lib"
version = "0.1.24"
version = "0.1.26"
dependencies = [
"anyhow",
"bson",

View File

@ -1,7 +1,7 @@
[package]
name = "kcl-lib"
description = "KittyCAD Language"
version = "0.1.25"
version = "0.1.26"
edition = "2021"
license = "MIT"