chore: bump versions to 0.3.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Eduard Tolosa 2026-05-25 04:06:05 -05:00
parent 5d23254c8e
commit ab230856a4
4 changed files with 4 additions and 4 deletions

View file

@ -1272,7 +1272,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strata-daemon"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"anyhow",
"blake3",

View file

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