From 88b20331a5f00816a03d7ecd3b214d4eb9690ff4 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:55:05 +0200 Subject: [PATCH] Bump up version number since posts form changed --- r621/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r621/Cargo.toml b/r621/Cargo.toml index 37dfdb4..8b40e0d 100644 --- a/r621/Cargo.toml +++ b/r621/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "r621" -version = "0.2.6" +version = "0.3.0" edition = "2024" description = "Provides a client to access e621" homepage = "https://git.doggoat.de/dhalucario/r621"