aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-27 06:26:14 +0000
committerFuwn <[email protected]>2024-07-27 06:26:14 +0000
commit293c534bc3554034a485030a551037cedaace35c (patch)
treee2392022e1489aa9dbdd18ede25307f07ccde0cd /Cargo.toml
parentfix(css): heading font weight (diff)
downloadseptember-293c534bc3554034a485030a551037cedaace35c.tar.xz
september-293c534bc3554034a485030a551037cedaace35c.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 7e8b851..7224900 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.28"
+version = "0.2.29"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."