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
commit27bde681ce9c5cfa2d5c92b2c63357f65c91357a (patch)
tree5e1a81f06911ca4b40a272ba3c7d69501a51a56a /Cargo.toml
parentci(actions): increase rustc release (diff)
downloadseptember-27bde681ce9c5cfa2d5c92b2c63357f65c91357a.tar.xz
september-27bde681ce9c5cfa2d5c92b2c63357f65c91357a.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."