From a8756c95de5cd4fc65c2bd5cb3f355295cdef9d4 Mon Sep 17 00:00:00 2001 From: AB Date: Fri, 5 Jun 2026 13:21:55 +0300 Subject: [PATCH] Bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 760ea4f..0ede30c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furumusic" -version = "0.3.1" +version = "0.4.0" edition = "2024" description = "Reusable web-app boilerplate: auth, OIDC/SSO, admin panel, user management, i18n, PostgreSQL"