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
commit37d82b77f77bb0ceece865b38fb1270ce83cfac3 (patch)
tree07a6d6a9886e5bc1f07c217c464f30ed230cea70
parentfix(gemini_to_html): keep non gemini urls (diff)
downloadarchived-september-0.1.6.tar.xz
archived-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 a5f26af..91fe526 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."