aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-05 07:12:02 +0000
committerFuwn <[email protected]>2022-04-05 07:12:02 +0000
commitdd520165710b7d9a73b70f723cbbc3335580face (patch)
tree9eeed48fe2a6f12fea52d6d6bc2743d2431b01bb
parentfix(gmi_to_html): support project gemini's interesting style (diff)
downloadseptember-dd520165710b7d9a73b70f723cbbc3335580face.tar.xz
september-dd520165710b7d9a73b70f723cbbc3335580face.zip
docs(cargo): bump for release
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3e29e5f..3e1d87a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.0.0"
+version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."