aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-27 23:40:04 +0000
committerFuwn <[email protected]>2024-07-27 23:43:35 +0000
commit430cac56d99c365ece25f25aa5f770881390ce65 (patch)
tree7fe6c693dc1f2b9f17cfc9fcccd08783d9165444 /Cargo.toml
parentchore: bump version (diff)
downloadseptember-0.2.30.tar.xz
september-0.2.30.zip
fix(html): selection and highlighting bordersv0.2.30
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 7224900..9a1fecb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.29"
+version = "0.2.30"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."