chore: update version to v0.2 (#253)

This commit is contained in:
Medcl
2025-03-06 20:54:44 +08:00
committed by GitHub
parent efbcb8df9c
commit e56fcc842c
3 changed files with 3 additions and 3 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -733,7 +733,7 @@ dependencies = [
[[package]]
name = "coco"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"applications",
"async-trait",

View File

@@ -1,6 +1,6 @@
[package]
name = "coco"
version = "0.1.0"
version = "0.2.0"
description = "Search, connect, collaborate all in one place."
authors = ["INFINI Labs"]
edition = "2021"