chore: release v0.3.6

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2adaf9944a4572dcd15157f32b52eec26a6a6964
This commit is contained in:
raf 2026-02-26 16:24:08 +03:00
commit 469fccbef6
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2124,7 +2124,7 @@ dependencies = [
[[package]]
name = "stash-clipboard"
version = "0.3.5"
version = "0.3.6"
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.5"
version = "0.3.6"
edition = "2024"
authors = [ "NotAShelf <raf@notashelf.dev>" ]
license = "MPL-2.0"