aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-05 14:18:08 +0000
committerFuwn <[email protected]>2025-06-05 14:18:08 +0000
commit550eedce2598c48edf6f80290b8da7bfcd8d3b20 (patch)
tree38a9117126c73dead1ae07251632b8aec00d739c /Cargo.toml
parentfix(response): Always proxy images as raw bytes (diff)
downloadseptember-0.2.37.tar.xz
september-0.2.37.zip
chore: Bump version patchv0.2.37
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 7713a9f..216a13d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.36"
+version = "0.2.37"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."