aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-01 01:52:18 +0000
committerFuwn <[email protected]>2022-06-01 01:52:18 +0000
commit5057eede03d7593f3dc528870b764bc3f7a6bbe8 (patch)
tree17bcbf0b81ca578aa95330776013da39a009a415
parentrefactor(src): move parts to seperate files (diff)
downloadseptember-0.1.4.tar.xz
september-0.1.4.zip
docs(cargo): bump version to 0.1.40.1.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b23b162..db5c586 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."