aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-03-23 07:00:00 +0000
committerFuwn <[email protected]>2024-03-23 07:00:00 +0000
commit50ab07b132b19f6d0345f40e70bbf0ecf17c33bc (patch)
tree95c235db9b5272bb3f8ce75b31359d65f7183091
parentfix(html): no default proxy double host (diff)
downloadseptember-50ab07b132b19f6d0345f40e70bbf0ecf17c33bc.tar.xz
september-50ab07b132b19f6d0345f40e70bbf0ecf17c33bc.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 4974872..f8045ed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.10"
+version = "0.2.11"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."