aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-21 00:02:43 +0000
committerFuwn <[email protected]>2022-04-21 00:02:43 +0000
commitec0717a5d207de18f5b4b22d420da1e3065fd391 (patch)
treec4577fd59d52116fe07417bc9b56d967cbe26626
parentfix(proxy): pass query (diff)
downloadseptember-ec0717a5d207de18f5b4b22d420da1e3065fd391.tar.xz
september-ec0717a5d207de18f5b4b22d420da1e3065fd391.zip
docs(cargo): bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8dc8cf..9731fac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."