aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-30 07:55:44 +0000
committerFuwn <[email protected]>2023-05-30 07:55:44 +0000
commit5c298fc072797e8d1f9ea1fb45631cb28cc58c6d (patch)
treedeff9765f8947100add396077a3b6451966079ec /Cargo.toml
parentci(docker): remove problematic sccache (diff)
downloadseptember-0.2.8.tar.xz
september-0.2.8.zip
fix(response): header only on non-proxy routesv0.2.8
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 671a6e1..236f4c3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.7"
+version = "0.2.8"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."