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
commit59c7b0d28a373a33bf70ddd5875b6584b425490f (patch)
treebd82fc3c68f38018ba9fffbadf618eb7fb271020
parentfeat(response): error on invalid proxy (diff)
downloadarchived-september-0.2.3.tar.xz
archived-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 27bfa64..b495f3c 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."