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
commit6aa417802dc03959340593bf1bd9af868ab2ca83 (patch)
treec1739a705e900c6c6317db91939ca912aba6bef1
parentfix(html): no default proxy double host (diff)
downloadseptember-6aa417802dc03959340593bf1bd9af868ab2ca83.tar.xz
september-6aa417802dc03959340593bf1bd9af868ab2ca83.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 1c4dd59..1309566 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."