aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-13 07:58:26 +0000
committerFuwn <[email protected]>2022-06-13 07:58:26 +0000
commit4b6200b8e204caa4d6152d310f25a4003260e8c4 (patch)
tree43571aa9c9401e2ddc0f8653fa182ddf41d526fd
parentfix(gemini_to_html): keep non gemini urls (diff)
downloadseptember-0.1.6.tar.xz
september-0.1.6.zip
docs(cargo): bump version 0.1.5 -> 0.1.60.1.6
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 874be89..ce32b49 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.5"
+version = "0.1.6"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."