Bump to v0.8.2 (#656)

Co-authored-by: Frank Noirot <frank@kittycad.io>
This commit is contained in:
Pierre Jacquier
2023-09-20 10:41:23 -04:00
committed by GitHub
parent e69d263252
commit 9ee24845a1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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