chore: release v0.3.4

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie637c425e0d13985e3025a2ebaac41916a6a6964
This commit is contained in:
raf 2026-01-22 14:03:34 +03:00
commit bb1c5dc50b
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2118,7 +2118,7 @@ dependencies = [
[[package]]
name = "stash-clipboard"
version = "0.3.3"
version = "0.3.4"
dependencies = [
"base64",
"clap",

View file

@ -1,7 +1,7 @@
[package]
name = "stash-clipboard"
description = "Wayland clipboard manager with fast persistent history and multi-media support"
version = "0.3.3"
version = "0.3.4"
edition = "2024"
authors = ["NotAShelf <raf@notashelf.dev>"]
license = "MPL-2.0"