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
commit7773d473fe3f2cf42398a297a2dc7e8efb9d8835 (patch)
tree93ef1328fedf3abd1032e36737e09c57ce250915
parentrefactor(response): spacing (diff)
downloadseptember-7773d473fe3f2cf42398a297a2dc7e8efb9d8835.tar.xz
september-7773d473fe3f2cf42398a297a2dc7e8efb9d8835.zip
docs(cargo): bump version 0.1.6 -> 0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dde5b30..a7546c8 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."