chore: release v0.3.0

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69648f92f658da9ff14bd5e7d864b6cc6584
This commit is contained in:
raf 2025-09-19 11:26:18 +03:00
commit e92cdc444d
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1269,7 +1269,7 @@ dependencies = [
[[package]]
name = "stash"
version = "0.2.4"
version = "0.3.0"
dependencies = [
"base64",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "stash"
version = "0.2.4"
version = "0.3.0"
edition = "2024"
authors = ["NotAShelf <raf@notashelf.dev>"]
license = "MPL-2.0"