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
commit83aa5980c8eb4da4a222826c0feb4f42eb878107 (patch)
tree62c767b45b9103c30ac5a0d97ecfc5ce6cfcf040
parentfix(response): fallback on no content (diff)
downloadseptember-0.2.16.tar.xz
september-0.2.16.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 2946c05..66dae7a 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."