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
commit7ad2420b85cc74e33280a04540c2b4755577fb02 (patch)
tree869c008ccce71ab9d53a87a48ac3b3de00952945 /Cargo.toml
parentfix(html): parse base path urls (diff)
downloadarchived-september-0.2.25.tar.xz
archived-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."