From c75950f7988f39844e355712ad2cfd2852dd2517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Gr=C3=BCnewald?= <10533763+dhalucario@users.noreply.github.com> Date: Sat, 2 Aug 2025 16:23:17 +0200 Subject: [PATCH] Bump version number to 0.2.6 --- r621/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r621/Cargo.toml b/r621/Cargo.toml index 5afcfe0..37dfdb4 100644 --- a/r621/Cargo.toml +++ b/r621/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "r621" -version = "0.2.5" +version = "0.2.6" edition = "2024" description = "Provides a client to access e621" homepage = "https://git.doggoat.de/dhalucario/r621"