From 60f606ce64b9f58b43828cd4dc91d0504d7db190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Gr=C3=BCnewald?= <10533763+dhalucario@users.noreply.github.com> Date: Tue, 10 Jun 2025 01:23:29 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 525b14b..15a1c31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"