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
commitdba3c74f79ad8555ea967ec925bc2591fc251cb0 (patch)
treea1e7ab1e022d14c7c24aef93ed9b34e511ccd567
parentfix(gmi_to_html): support project gemini's interesting style (diff)
downloadseptember-dba3c74f79ad8555ea967ec925bc2591fc251cb0.tar.xz
september-dba3c74f79ad8555ea967ec925bc2591fc251cb0.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 deae1f6..67b9d36 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."