aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-24 00:48:17 +0000
committerFuwn <[email protected]>2024-07-24 00:48:17 +0000
commit0b6aa993a69cc93793d8c35f7794cbb8760dd4b3 (patch)
treef9885b9dab7bc30ac4c961e026a3ba9365b11687 /Cargo.toml
parentfeat(response): update proxy documentation (diff)
downloadseptember-0.2.27.tar.xz
september-0.2.27.zip
chore: bump versionv0.2.27
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 2958014..5cd07ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.26"
+version = "0.2.27"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."