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
commit854ac15e5ef355c9e369b6e97d7c3d31cb39289f (patch)
treeb469e67569e8b1159b108b2d35defbdaadde18ea /Cargo.toml
parentfeat: Support HTTP/0.9 (diff)
downloadseptember-854ac15e5ef355c9e369b6e97d7c3d31cb39289f.tar.xz
september-854ac15e5ef355c9e369b6e97d7c3d31cb39289f.zip
chore(Cargo.toml): Bump version patch
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."