aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-03 06:52:08 +0000
committerFuwn <[email protected]>2022-07-03 06:52:08 +0000
commite1d7cb1affd55eb7d5610706ea2d47b9c97bda1d (patch)
tree980ced6442a9a0c59964045cdfca6a5c7f378fd6
parentrefactor(response): spacing (diff)
downloadseptember-0.2.0.tar.xz
september-0.2.0.zip
docs(cargo): bump version 0.1.6 -> 0.2.0v0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3f3aad0..d741b16 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.6"
+version = "0.2.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."