mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 14:07:42 +00:00
chore: release v0.3.3
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I5d53159c67ea83260c213ea93114b3d96a6a6964
This commit is contained in:
parent
c2182d21dc
commit
f6818c9e6f
2 changed files with 3 additions and 3 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[package]
|
||||
name = "stash-clipboard"
|
||||
description = "Wayland clipboard manager with fast persistent history and multi-media support"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
edition = "2024"
|
||||
authors = ["NotAShelf <raf@notashelf.dev>"]
|
||||
license = "MPL-2.0"
|
||||
readme = true
|
||||
repository = "https://github.com/notashelf/stash"
|
||||
rust-version = "1.85"
|
||||
rust-version = "1.90"
|
||||
|
||||
[[bin]]
|
||||
name = "stash" # actual binary name for Nix, Cargo, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue