aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-15 08:36:49 +0000
committerFuwn <[email protected]>2022-04-15 08:36:49 +0000
commit8170a1d1920981feaa2181a45ec53da9886d313a (patch)
tree2bb9c4803f7130996e6b8c86a28f51b85d7fe4a5 /Cargo.toml
parentdocs(cargo): fix readme location (diff)
downloadseptember-8170a1d1920981feaa2181a45ec53da9886d313a.tar.xz
september-8170a1d1920981feaa2181a45ec53da9886d313a.zip
fix(gemini_to_html): first list item clipping0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 124ab51..89e46f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."