chore: bump crate version

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964fe753338359cc56ed84615bee23b8d58
This commit is contained in:
raf 2025-08-13 17:06:58 +03:00
commit 1905f38885
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -953,7 +953,7 @@ dependencies = [
[[package]]
name = "stash"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"base64",
"clap",

View file

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