aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-20 06:32:10 +0000
committerFuwn <[email protected]>2024-07-20 06:32:10 +0000
commit9c7463a1a9ee8d4772d30e62bbdd83d2af245c80 (patch)
tree869c008ccce71ab9d53a87a48ac3b3de00952945 /Cargo.toml
parentfix(html): parse base path urls (diff)
downloadseptember-0.2.25.tar.xz
september-0.2.25.zip
chore: bump versionv0.2.25
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 c272109..b2680fd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.24"
+version = "0.2.25"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."