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
commit4ff64bc89774f1a73c2189e973c758ab6d5b01be (patch)
tree38a9117126c73dead1ae07251632b8aec00d739c /Cargo.toml
parentfix(response): Always proxy images as raw bytes (diff)
downloadseptember-4ff64bc89774f1a73c2189e973c758ab6d5b01be.tar.xz
september-4ff64bc89774f1a73c2189e973c758ab6d5b01be.zip
chore: 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 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."