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
commit31da045e696359255c4a2ac6858d83bf12ab6ffe (patch)
tree8c7aa8cda8e06b4fb41d7d12aac1e9f95b22de2f
parentfix(response): fallback on no content (diff)
downloadseptember-31da045e696359255c4a2ac6858d83bf12ab6ffe.tar.xz
september-31da045e696359255c4a2ac6858d83bf12ab6ffe.zip
docs(cargo): bump versionv0.2.16
-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."