bump version number
This commit is contained in:
parent
4654f48991
commit
4be7244cbb
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -574,7 +574,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "r621"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "r621"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
edition = "2021"
|
||||
description = "Provides a client to access e621"
|
||||
homepage = "https://git.doggoat.de/dhalucario/r621"
|
||||
|
|
Loading…
Reference in a new issue