chore: bump versions to 0.10.0

This commit is contained in:
Eduard Tolosa 2026-06-25 20:37:56 -05:00
parent 3d41f39ad9
commit b6fe86f418
4 changed files with 31 additions and 3 deletions

View file

@ -1205,7 +1205,7 @@ dependencies = [
[[package]]
name = "strata-daemon"
version = "0.9.0"
version = "0.10.0"
dependencies = [
"anyhow",
"blake3",

View file

@ -1,6 +1,6 @@
[package]
name = "strata-daemon"
version = "0.9.0"
version = "0.10.0"
edition = "2021"
description = "Strata clipboard manager backend daemon"