Bump version

This commit is contained in:
Leon Grünewald 2025-06-10 01:23:29 +02:00
parent c697ed30b1
commit 706a83733b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -848,7 +848,7 @@ checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
[[package]]
name = "r621"
version = "0.2.5-rc4"
version = "0.2.5"
dependencies = [
"anyhow",
"base64 0.21.7",

View file

@ -1,6 +1,6 @@
[package]
name = "r621"
version = "0.2.5-rc4"
version = "0.2.5"
edition = "2021"
description = "Provides a client to access e621"
homepage = "https://git.doggoat.de/dhalucario/r621"