aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-21 15:14:21 +0000
committerFuwn <[email protected]>2026-01-21 15:14:21 +0000
commita5f0dcb55ebecace149691f5fcc7750fb876d197 (patch)
tree06f1e9a45b619ae5663b38bb13bc49932fa80d2e /Cargo.toml
parentchore(deps): Bump indirect dependencies (diff)
downloadseptember-0.3.2.tar.xz
september-0.3.2.zip
chore: Bump version patch to v0.3.2v0.3.2
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 d2cb30c..b376fbe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."