chore: bump versions to 0.9.0

This commit is contained in:
Eduard Tolosa 2026-06-25 18:36:33 -05:00
parent ec8d208f35
commit 7b3a25eaaf
4 changed files with 37 additions and 3 deletions

View file

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

View file

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