Cut release v0.11.0 (#826)

Co-authored-by: Frank Noirot <frank@kittycad.io>
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com>
This commit is contained in:
Pierre Jacquier
2023-10-17 18:15:46 -04:00
committed by GitHub
parent 82e8a491c4
commit c825eac27e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.10.0", "version": "0.11.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@codemirror/autocomplete": "^6.9.0", "@codemirror/autocomplete": "^6.9.0",

View File

@ -8,7 +8,7 @@
}, },
"package": { "package": {
"productName": "kittycad-modeling", "productName": "kittycad-modeling",
"version": "0.10.0" "version": "0.11.0"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {