aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-24 04:20:11 +0000
committerFuwn <[email protected]>2024-07-24 04:20:11 +0000
commitc5329c07c8b88f48ca3e8311c8abf83d54fd7bfa (patch)
tree5e1a81f06911ca4b40a272ba3c7d69501a51a56a /Cargo.toml
parentci(actions): increase rustc release (diff)
downloadseptember-c5329c07c8b88f48ca3e8311c8abf83d54fd7bfa.tar.xz
september-c5329c07c8b88f48ca3e8311c8abf83d54fd7bfa.zip
chore: bump release
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 e9e88b8..7e8b851 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.27"
+version = "0.2.28"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."