mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +00:00
chore: release v0.3.0
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a69648f92f658da9ff14bd5e7d864b6cc6584
This commit is contained in:
parent
7857dc2d2d
commit
e92cdc444d
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1269,7 +1269,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "stash"
|
||||
version = "0.2.4"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue