aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-10 13:14:09 +0000
committerFuwn <[email protected]>2026-02-10 13:14:09 +0000
commit16e6639a52abb5b79565df2d9e1c0123af8365c3 (patch)
treeb469e67569e8b1159b108b2d35defbdaadde18ea /Cargo.toml
parentfeat: Support HTTP/0.9 (diff)
downloadseptember-0.3.3.tar.xz
september-0.3.3.zip
chore(Cargo.toml): Bump version patchv0.3.3
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 c6500f9..9b828d1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.3.2"
+version = "0.3.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."