From dba739db2997fa84d84065a141ef19b2819d99bb 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 02:04:33 +0200 Subject: [PATCH] Bump version number to rc1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 29fcb70..c936ef5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustyfox" description = "A client for https://furaffinity-api.herokuapp.com" -version = "0.2" +version = "0.2-rc1" edition = "2021" repository = "https://git.doggoat.de/dhalucario/rustyfox.git" homepage = "https://furaffinity-api.herokuapp.com"