From c249e0339d0f2ffab457f3a27fd81d5f6e75bdfd Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 8 Jul 2025 06:16:18 +0000 Subject: chore: Increment minor version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 195ceab..5845e52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = ["rossweisse"] [package] name = "windmark" -version = "0.3.12" +version = "0.4.0" authors = ["Fuwn "] edition = "2021" description = "An elegant and highly performant async Gemini server framework" -- cgit v1.2.3