Skip to content

Commit c40febe

Browse files
authored
Bump tabled to 18, release 0.3.30 (#699)
1 parent 3af82fb commit c40febe

12 files changed

Lines changed: 58 additions & 86 deletions

File tree

Cargo.lock

Lines changed: 46 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.29
1+
0.3.30

kittycad.rs.patch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"path": "/info/x-rust",
55
"value": {
66
"client": "// Authenticate via an API token.\nlet client = kittycad::Client::new(\"$TOKEN\");\n\n// - OR -\n\n// Authenticate with your token and host parsed from the environment variables:\n// `KITTYCAD_API_TOKEN`.\nlet client = kittycad::Client::new_from_env();",
7-
"install": "[dependencies]\nkittycad = \"0.3.29\""
7+
"install": "[dependencies]\nkittycad = \"0.3.30\""
88
}
99
},
1010
{

0 commit comments

Comments
 (0)