From 49000f716c32d177d873917acb9ee503806b6f01 Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Sat, 25 Jul 2026 00:47:16 +0300 Subject: [PATCH] Bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a4349ce..9a3fe18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furumusic" -version = "0.8.2" +version = "0.8.3" edition = "2024" description = "Reusable web-app boilerplate: auth, OIDC/SSO, admin panel, user management, i18n, PostgreSQL"