Skip to content

Commit bb8c73b

Browse files
committed
Push release
1 parent 3c6940d commit bb8c73b

File tree

3 files changed

+82
-15
lines changed

3 files changed

+82
-15
lines changed

apps/fluster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@citation-js/plugin-csl": "0.7.18",
4747
"@datalayer/jupyter-react": "^1.0.1",
4848
"@excalidraw/excalidraw": "^0.18.0",
49-
"@fluster.io/dev": "workspace:*",
49+
"@fluster.io/dev": "0.3.7",
5050
"@google/model-viewer": "^4.1.0",
5151
"@hookform/resolvers": "5.0.1",
5252
"@lancedb/lancedb": "^0.19.1",

apps/fluster/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "Fluster",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"identifier": "com.fluster.app",
55
"build": {
66
"beforeDevCommand": "pnpm dev",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)