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
commitbb72edfdf6ebdb5ded96a91ee3d232ebdfa00b64 (patch)
treef9885b9dab7bc30ac4c961e026a3ba9365b11687 /Cargo.toml
parentfeat(response): update proxy documentation (diff)
downloadseptember-bb72edfdf6ebdb5ded96a91ee3d232ebdfa00b64.tar.xz
september-bb72edfdf6ebdb5ded96a91ee3d232ebdfa00b64.zip
chore: bump version
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."