aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-03-11 07:52:32 +0000
committerFuwn <[email protected]>2023-03-11 07:52:32 +0000
commit8eaeb3786923665ce7dbd9cdcc5fe5afa98185cc (patch)
tree1e38e5776fb834db848ab739f452b5968a447f23
parentfeat(response): error on invalid proxy (diff)
downloadseptember-0.2.3.tar.xz
september-0.2.3.zip
feat(cargo): bump to 0.2.3v0.2.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 885a60d..3a97b24 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.2"
+version = "0.2.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."