aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-05-23 00:54:44 +0000
committerFuwn <[email protected]>2024-05-23 00:54:44 +0000
commit2095dfdb6e7db40b234c66bab4775e90fcf172d5 (patch)
tree8c7aa8cda8e06b4fb41d7d12aac1e9f95b22de2f
parentfix(response): fallback on no content (diff)
downloadseptember-2095dfdb6e7db40b234c66bab4775e90fcf172d5.tar.xz
september-2095dfdb6e7db40b234c66bab4775e90fcf172d5.zip
docs(cargo): bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9b85255..6755578 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.15"
+version = "0.2.16"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."