aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-02 12:51:47 +0000
committerFuwn <[email protected]>2025-06-02 12:51:47 +0000
commit5cce2421a4505d1465ee1e8d6251dd765a728f8e (patch)
tree3d89461331ba59a7afb2ed49cbac61952acb70ee /Cargo.toml
parentci(check): Use stable Rust (diff)
downloadseptember-0.2.36.tar.xz
september-0.2.36.zip
chore: Bump version patchv0.2.36
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 4dde92c..dff4c0a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.35"
+version = "0.2.36"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."