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
commit1199abfa47791dabe27310bcc8f4071a62a10621 (patch)
tree70be137e9b98b7c30dec48f1f93bff02a4f53afa
parentfix(proxy): pass query (diff)
downloadseptember-1199abfa47791dabe27310bcc8f4071a62a10621.tar.xz
september-1199abfa47791dabe27310bcc8f4071a62a10621.zip
docs(cargo): bump version0.1.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 89e46f4..3683f9e 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."