Bump to v0.3.1 (#386)

This commit is contained in:
Pierre Jacquier
2023-09-05 19:08:11 -04:00
committed by GitHub
parent 2604449239
commit 86d40c964f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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