Skip to content

Commit 9d1432a

Browse files
committed
chore: bump version to 0.9.1
1 parent 97d2450 commit 9d1432a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "coco",
33
"private": true,
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -100,4 +100,4 @@
100100
"vite": "^5.4.19"
101101
},
102102
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
103-
}
103+
}

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "coco"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
description = "Search, connect, collaborate – all in one place."
55
authors = ["INFINI Labs"]
66
edition = "2024"

0 commit comments

Comments
 (0)