aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-07-08 06:16:18 +0000
committerFuwn <[email protected]>2025-07-08 06:16:18 +0000
commitc249e0339d0f2ffab457f3a27fd81d5f6e75bdfd (patch)
treea9c4e5dd89a4e50221c800e830b1fc94829ad378 /Cargo.toml
parentdocs(README): Fix example use declarations (diff)
downloadwindmark-0.4.0.tar.xz
windmark-0.4.0.zip
chore: Increment minor versionv0.4.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"